summaryrefslogtreecommitdiff
path: root/testsuites/fstests/tftpfs/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/fstests/tftpfs/init.c')
-rw-r--r--testsuites/fstests/tftpfs/init.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/fstests/tftpfs/init.c b/testsuites/fstests/tftpfs/init.c
index 4a8a4f3c35..74d1d5d311 100644
--- a/testsuites/fstests/tftpfs/init.c
+++ b/testsuites/fstests/tftpfs/init.c
@@ -42,6 +42,7 @@
#include "config.h"
#endif
+#include <stdio.h>
#include <stdlib.h> /* malloc(), free() */
#include <ctype.h> /* isprint() */
#include <errno.h>