summaryrefslogtreecommitdiff
path: root/src/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/test.c')
-rw-r--r--src/test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test.c b/src/test.c
index 4f3fdba8e..264d4ca92 100644
--- a/src/test.c
+++ b/src/test.c
@@ -38,6 +38,7 @@
# include "safe-stat.h"
# include "safe-lstat.h"
# include "group-member.h"
+# include "error.h"
# if !defined (S_IXUGO)
# define S_IXUGO 0111
# endif /* S_IXUGO */