diff options
-rw-r--r-- | test-stringlist.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test-stringlist.c b/test-stringlist.c index c7b849e9..f62ed4eb 100644 --- a/test-stringlist.c +++ b/test-stringlist.c @@ -15,6 +15,7 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ +#include <stddef.h> #include <stringlist.h> int |