OSSP CVS Repository

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

ossp-pkg/lmtp2nntp/msg.c 1.8 -> 1.9

--- msg.c        2001/08/23 08:36:53     1.8
+++ msg.c        2001/08/23 09:12:30     1.9
@@ -5,6 +5,13 @@
 #include "argz.h"
 #include <stdio.h>
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+#if defined(HAVE_DMALLOC_H) && defined(DMALLOC)
+#include "dmalloc.h"
+#endif
+
 msg_t *msg_create(void)
 {
     msg_t *msg;

CVSTrac 2.0.1