]> diplodocus.org Git - nmh/blobdiff - uip/mkstemp.c
fdcompare.c: Move interface to own file.
[nmh] / uip / mkstemp.c
index 906d21ea6dc5538206b9f8ef001458e83a97627a..5cc06f223bbf66a214bbd32cab73fd32140c169f 100644 (file)
@@ -11,7 +11,7 @@
 #endif /* ! NMH */
 
 #ifdef HAVE_CONFIG_H
-#   include <config.h>
+#   include "config.h"
 #endif /* HAVE_CONFIG_H */
 #include <unistd.h>
 #include <stdlib.h>
@@ -119,9 +119,13 @@ build_template(const char *directory, const char *prefix, const char *suffix)
 
 
 #if NMH
-#include <h/mh.h>
+#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 <h/utils.h>
+#include "h/utils.h"
 
 #if HAVE_MKSTEMPS
 #   define MHFIXMSG_SWITCHES \