OSSP CVS Repository

ossp - Difference in ossp-pkg/lmtp2nntp/trace.c versions 1.2 and 1.3
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/lmtp2nntp/trace.c 1.2 -> 1.3

--- trace.c      2001/08/20 11:28:30     1.2
+++ trace.c      2001/08/23 09:12:30     1.3
@@ -2,6 +2,13 @@
 #include <errno.h>
 #include <limits.h>
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+#if defined(HAVE_DMALLOC_H) && defined(DMALLOC)
+#include "dmalloc.h"
+#endif
+
 #include "trace.h"
 
 #ifndef _POSIX_PATH_MAX

CVSTrac 2.0.1