diff options
Diffstat (limited to 'net/freenet6/files/patch-log.c')
-rw-r--r-- | net/freenet6/files/patch-log.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/net/freenet6/files/patch-log.c b/net/freenet6/files/patch-log.c deleted file mode 100644 index 52c5c085c1ad..000000000000 --- a/net/freenet6/files/patch-log.c +++ /dev/null @@ -1,12 +0,0 @@ -*** 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 - |