ossp-pkg/lmtp2nntp/lmtp2nntp_main.c 1.75 -> 1.76
--- lmtp2nntp_main.c 2003/02/12 16:08:26 1.75
+++ lmtp2nntp_main.c 2003/02/12 16:16:29 1.76
@@ -75,7 +75,7 @@
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
-#if defined(HAVE_DMALLOC_H) && defined(DMALLOC)
+#if defined(HAVE_DMALLOC_H) && defined(WITH_DMALLOC)
#include "dmalloc.h"
#endif
#include "lmtp2nntp_option.h"
|
|