summaryrefslogtreecommitdiffstats
path: root/usr.sbin/nsd/buffer.c
diff options
context:
space:
mode:
authorsthen <sthen@openbsd.org>2012-07-09 21:55:06 +0000
committersthen <sthen@openbsd.org>2012-07-09 21:55:06 +0000
commitaee1b7aa24a9839725b3668d3e2538e9d3d9ebb7 (patch)
tree054eb00d4599e43cf5f83d060e79ec85e32879c9 /usr.sbin/nsd/buffer.c
parentstart ditching Getopt::Long, only LT::Mode::Link uses it, so make it (diff)
downloadwireguard-openbsd-aee1b7aa24a9839725b3668d3e2538e9d3d9ebb7.tar.xz
wireguard-openbsd-aee1b7aa24a9839725b3668d3e2538e9d3d9ebb7.zip
NSD v3.2.11, ok phessler@
Diffstat (limited to 'usr.sbin/nsd/buffer.c')
-rw-r--r--usr.sbin/nsd/buffer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/nsd/buffer.c b/usr.sbin/nsd/buffer.c
index ba10dd2fe88..49151018fa9 100644
--- a/usr.sbin/nsd/buffer.c
+++ b/usr.sbin/nsd/buffer.c
@@ -7,7 +7,7 @@
*
*/
-#include <config.h>
+#include "config.h"
#include <stdlib.h>
#include <stdio.h>