summaryrefslogtreecommitdiff
path: root/regress/setuid-allowed.c
diff options
context:
space:
mode:
Diffstat (limited to 'regress/setuid-allowed.c')
-rw-r--r--regress/setuid-allowed.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/regress/setuid-allowed.c b/regress/setuid-allowed.c
index 7a0527fd0..d91d9f194 100644
--- a/regress/setuid-allowed.c
+++ b/regress/setuid-allowed.c
@@ -22,6 +22,7 @@
22#ifdef HAVE_SYS_STATVFS_H 22#ifdef HAVE_SYS_STATVFS_H
23# include <sys/statvfs.h> 23# include <sys/statvfs.h>
24#endif 24#endif
25#include <stdlib.h>
25#include <stdio.h> 26#include <stdio.h>
26#include <string.h> 27#include <string.h>
27#include <errno.h> 28#include <errno.h>