aboutsummaryrefslogtreecommitdiff
path: root/test/lib/getopt.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib/getopt.c')
-rw-r--r--test/lib/getopt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/lib/getopt.c b/test/lib/getopt.c
index 388a076..3c68b93 100644
--- a/test/lib/getopt.c
+++ b/test/lib/getopt.c
@@ -6,6 +6,7 @@
* posix/tst-getopt-cancel.c
*/
+#include <common.h>
#include <getopt.h>
#include <test/lib.h>
#include <test/test.h>