aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--test-rewb-bsd.c1
-rw-r--r--test-rewb-sysv.c1
2 files changed, 2 insertions, 0 deletions
diff --git a/test-rewb-bsd.c b/test-rewb-bsd.c
index 88d3d357..872dd4c8 100644
--- a/test-rewb-bsd.c
+++ b/test-rewb-bsd.c
@@ -1,4 +1,5 @@
#include <sys/types.h>
+#include <stddef.h>
#include <regex.h>
int
diff --git a/test-rewb-sysv.c b/test-rewb-sysv.c
index cb35c544..1e7fbc82 100644
--- a/test-rewb-sysv.c
+++ b/test-rewb-sysv.c
@@ -1,4 +1,5 @@
#include <sys/types.h>
+#include <stddef.h>
#include <regex.h>
int