OSSP CVS Repository

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

ossp-pkg/lmtp2nntp/nntp.c 1.14 -> 1.15

--- nntp.c       2001/08/23 09:00:22     1.14
+++ nntp.c       2001/08/23 09:12:30     1.15
@@ -39,6 +39,13 @@
 #include "nntp.h"
 #include "str.h"
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+#if defined(HAVE_DMALLOC_H) && defined(DMALLOC)
+#include "dmalloc.h"
+#endif
+
 #ifndef FALSE
 #define FALSE (1 != 1)
 #endif

CVSTrac 2.0.1