ossp-pkg/cfg/cfg.h 1.3 -> 1.4
--- cfg.h 2002/07/04 12:30:08 1.3
+++ cfg.h 2002/07/05 15:32:42 1.4
@@ -31,6 +31,9 @@
#ifndef __CFG_H__
#define __CFG_H__
+#ifdef DMALLOC
+#include <dmalloc.h>
+#endif
#include <stdarg.h>
/* ============================================================ */
|
|