summaryrefslogtreecommitdiff
path: root/src/mktemp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mktemp.c')
-rw-r--r--src/mktemp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mktemp.c b/src/mktemp.c
index 6ce40f133..303b9ce9e 100644
--- a/src/mktemp.c
+++ b/src/mktemp.c
@@ -17,7 +17,6 @@
/* Written by Jim Meyering and Eric Blake. */
#include <config.h>
-#include <stdio.h>
#include <sys/types.h>
#include <getopt.h>
@@ -27,6 +26,7 @@
#include "error.h"
#include "filenamecat.h"
#include "quote.h"
+#include "stdio--.h"
#include "tempname.h"
/* The official name of this program (e.g., no `g' prefix). */