prepare to upload
[debian/cpmtools] / getopt1.c
index a91c4238acb949f4374a3538bbc7781b766fb60c..583baa129bd79f08229dbb9ec4bfce974ff4f6ef 100644 (file)
--- a/getopt1.c
+++ b/getopt1.c
@@ -23,6 +23,10 @@ USA.  */
 #include "config.h"
 #endif
 
+#ifdef USE_DMALLOC
+#include <dmalloc.h>
+#endif
+
 #include "getopt.h"
 
 #if !defined (__STDC__) || !__STDC__