***************
*** 3,9 ****
  #include <stdio.h>
  #include <errno.h>
  #include <string.h>
  #include <syslog.h>
  #include <time.h>
  #include <ctype.h>
  #include <pwd.h>
--- 3,13 ----
  #include <stdio.h>
  #include <errno.h>
  #include <string.h>
+ #ifdef NSYSLOG
+ #include "nsyslog.h"
+ #else
  #include <syslog.h>
+ #endif
  #include <time.h>
  #include <ctype.h>
  #include <pwd.h>
