]> diplodocus.org Git - nmh/blobdiff - uip/mkstemp.c
aliasbr.c: Remove duplicate prototypes. Others in aliasbr.h.
[nmh] / uip / mkstemp.c
index 7dc806562a11ea23415157c021c28503947cbaa4..b95de57f54c0aed91e9c976e360e3c20233219d4 100644 (file)
@@ -19,8 +19,6 @@
 #include <string.h>
 #include <stdio.h>
 
-#include <h/utils.h>
-
 #if ! defined HAVE_MKSTEMPS
 #   define HAVE_MKSTEMPS 0
 #endif /* ! HAVE_MKSTEMPS */
@@ -120,6 +118,7 @@ build_template(const char *directory, const char *prefix, const char *suffix) {
 
 #if NMH
 #include <h/mh.h>
+#include <h/utils.h>
 
 #if HAVE_MKSTEMPS
 #   define MHFIXMSG_SWITCHES \