From e7dbdea767e3478c9255b15c3fe6f928f253c438 Mon Sep 17 00:00:00 2001 From: ilsimo Date: Sun, 23 Oct 2005 21:47:17 +0000 Subject: Adding logging functions and adding log options in config files --- sesman/sesman.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sesman/sesman.h') diff --git a/sesman/sesman.h b/sesman/sesman.h index ede6b015..d61e004c 100644 --- a/sesman/sesman.h +++ b/sesman/sesman.h @@ -26,6 +26,7 @@ #include "arch.h" #include "parse.h" #include "os_calls.h" +#include "log.h" #include "env.h" #include "auth.h" #include "config.h" -- cgit v1.2.3