diff options
Diffstat (limited to 'bin/test/test.c')
-rw-r--r-- | bin/test/test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/test/test.c b/bin/test/test.c index 8b870fb..327059c 100644 --- a/bin/test/test.c +++ b/bin/test/test.c @@ -15,6 +15,7 @@ static const char rcsid[] = "$FreeBSD$"; #endif /* not lint */ +#include <sys/cdefs.h> #include <sys/types.h> #include <sys/stat.h> |