OSSP CVS Repository

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

ossp-pkg/lmtp2nntp/lmtp2nntp_l2.c 1.7 -> 1.8

--- lmtp2nntp_l2.c       2003/02/11 13:40:57     1.7
+++ lmtp2nntp_l2.c       2003/02/12 16:16:29     1.8
@@ -28,6 +28,12 @@
 
 #include <stdarg.h>
 #include <stdlib.h>
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+#if defined(HAVE_DMALLOC_H) && defined(WITH_DMALLOC)
+#include "dmalloc.h"
+#endif
 #include "lmtp2nntp_common.h"
 
 /* declare private channel configuration */

CVSTrac 2.0.1