ports/sysutils/openpoppassd/patches/patch-log_c

11 lines
207 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- log.c.orig Fri Aug 3 23:05:05 2007
+++ log.c Tue May 25 00:02:36 2010
@@ -32,6 +32,7 @@
#include "poppassd.h"
+#define debug debug_static
static int debug;
void logit(int, const char *, ...);