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 37b7dc8ad..676d2661c 100644
--- a/regress/setuid-allowed.c
+++ b/regress/setuid-allowed.c
@@ -23,6 +23,7 @@
23# include <sys/statvfs.h> 23# include <sys/statvfs.h>
24#endif 24#endif
25#include <stdio.h> 25#include <stdio.h>
26#include <string.h>
26#include <errno.h> 27#include <errno.h>
27 28
28void 29void