From 5481f007aa304a6f5f4531a243e146f9075dc17f Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Fri, 28 Jan 2005 17:24:40 +0000 Subject: Don't forget to include getopt.h --- test/scotest.c | 1 + 1 file changed, 1 insertion(+) (limited to 'test/scotest.c') diff --git a/test/scotest.c b/test/scotest.c index 59278460..6447eab4 100644 --- a/test/scotest.c +++ b/test/scotest.c @@ -36,6 +36,7 @@ #include #include #include +#include #include #include #include -- cgit