From 405fc1165a74f692670f70b4749507b6a98f08ec Mon Sep 17 00:00:00 2001 From: dillon Date: Sat, 23 Oct 1999 17:45:11 +0000 Subject: Cleanup missing includes, stale includes, and a few printf format inconsistancies. --- usr.sbin/nghook/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin/nghook') diff --git a/usr.sbin/nghook/main.c b/usr.sbin/nghook/main.c index ce29d9d..1244b02 100644 --- a/usr.sbin/nghook/main.c +++ b/usr.sbin/nghook/main.c @@ -51,7 +51,7 @@ #include #include -#include +#include #define DEFAULT_HOOKNAME "debug" #define NG_SOCK_HOOK_NAME "hook" -- cgit v1.1