X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=getopt1.c;h=583baa129bd79f08229dbb9ec4bfce974ff4f6ef;hb=d5eb355982e56d71ece1e5e37a495475d3fb64ab;hp=a91c4238acb949f4374a3538bbc7781b766fb60c;hpb=32087c67d53a8f8058b359388f23e2dbc9436d54;p=debian%2Fcpmtools diff --git a/getopt1.c b/getopt1.c index a91c423..583baa1 100644 --- a/getopt1.c +++ b/getopt1.c @@ -23,6 +23,10 @@ USA. */ #include "config.h" #endif +#ifdef USE_DMALLOC +#include +#endif + #include "getopt.h" #if !defined (__STDC__) || !__STDC__