ossp-pkg/lmtp2nntp/lmtp2nntp_option.c 1.31 -> 1.32
--- lmtp2nntp_option.c 2003/02/11 20:24:42 1.31
+++ lmtp2nntp_option.c 2003/02/12 16:16:29 1.32
@@ -52,7 +52,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"
|
|