X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/bfff2c60b2c860c2bc466bdab94daf770d86aec5..4aca08ce404ffaa63000c218e8e042d7b27fbfcc:/uip/mkstemp.c diff --git a/uip/mkstemp.c b/uip/mkstemp.c index 226a948e..5cc06f22 100644 --- a/uip/mkstemp.c +++ b/uip/mkstemp.c @@ -11,7 +11,7 @@ #endif /* ! NMH */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif /* HAVE_CONFIG_H */ #include #include @@ -119,10 +119,13 @@ build_template(const char *directory, const char *prefix, const char *suffix) #if NMH -#include +#include "h/mh.h" +#include "sbr/ambigsw.h" +#include "sbr/print_version.h" +#include "sbr/print_help.h" #include "sbr/error.h" #include "h/done.h" -#include +#include "h/utils.h" #if HAVE_MKSTEMPS # define MHFIXMSG_SWITCHES \