X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/96b4a2bc9d64b14a9dfd2b432a5de2fc17044933..bddd9ca00cd2e2e73aded115a59614af3a74a6cb:/uip/mkstemp.c?ds=inline diff --git a/uip/mkstemp.c b/uip/mkstemp.c index 7dc80656..b95de57f 100644 --- a/uip/mkstemp.c +++ b/uip/mkstemp.c @@ -19,8 +19,6 @@ #include #include -#include - #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 +#include #if HAVE_MKSTEMPS # define MHFIXMSG_SWITCHES \