summaryrefslogtreecommitdiffstats
path: root/bin/test
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-11-19 20:15:10 +0000
committerknu <knu@FreeBSD.org>2001-11-19 20:15:10 +0000
commit959d37723b8c0203f73bba9d9c06ea8cc94925a1 (patch)
tree2a77192131e65908a97d2d7069485d465dd7d117 /bin/test
parent0fe2ba53883223d69e19b4717389976dfbd78eb6 (diff)
downloadFreeBSD-src-959d37723b8c0203f73bba9d9c06ea8cc94925a1.zip
FreeBSD-src-959d37723b8c0203f73bba9d9c06ea8cc94925a1.tar.gz
Oops sorry, forgot to add a #include.
Diffstat (limited to 'bin/test')
-rw-r--r--bin/test/test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/test/test.c b/bin/test/test.c
index 5d711a2..8007a47 100644
--- a/bin/test/test.c
+++ b/bin/test/test.c
@@ -22,6 +22,7 @@ static const char rcsid[] =
#include <err.h>
#include <errno.h>
#include <limits.h>
+#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
OpenPOWER on IntegriCloud