freebsd-ports/net/freenet6/files/patch-log.c

13 lines
236 B
C
Raw Normal View History

*** src/log.c.org Sun Mar 23 16:41:11 2003
--- src/log.c Sun Mar 23 16:42:54 2003
***************
*** 32,37 ****
--- 32,38 ----
#include <stdio.h>
#include <time.h>
#include <syslog.h>
+ #include <string.h>
#define LOG_IT