X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/177f020f122827214159c46dcfe7ded1e3c8d1c3..af56ad38ce8b8123cf048bd02fabec21ba580d15:/uip/mkstemp.c diff --git a/uip/mkstemp.c b/uip/mkstemp.c index ac34c752..b7acbb14 100644 --- a/uip/mkstemp.c +++ b/uip/mkstemp.c @@ -15,9 +15,12 @@ #endif /* HAVE_CONFIG_H */ #include #include +#include #include #include +#include + #if ! defined HAVE_MKSTEMPS # define HAVE_MKSTEMPS 0 #endif /* ! HAVE_MKSTEMPS */