aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/regex/grot
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/regex/grot')
-rw-r--r--lib/libc/regex/grot/debug.c1
-rw-r--r--lib/libc/regex/grot/main.c1
-rw-r--r--lib/libc/regex/grot/split.c1
3 files changed, 0 insertions, 3 deletions
diff --git a/lib/libc/regex/grot/debug.c b/lib/libc/regex/grot/debug.c
index 24e34138007e..f5984366f3c6 100644
--- a/lib/libc/regex/grot/debug.c
+++ b/lib/libc/regex/grot/debug.c
@@ -1,4 +1,3 @@
-#include <sys/cdefs.h>
#include <stdio.h>
#include <string.h>
#include <ctype.h>
diff --git a/lib/libc/regex/grot/main.c b/lib/libc/regex/grot/main.c
index 248fe0ca438a..e9d57c84e6f4 100644
--- a/lib/libc/regex/grot/main.c
+++ b/lib/libc/regex/grot/main.c
@@ -1,4 +1,3 @@
-#include <sys/cdefs.h>
#include <sys/types.h>
#include <assert.h>
#include <regex.h>
diff --git a/lib/libc/regex/grot/split.c b/lib/libc/regex/grot/split.c
index 89afef0f7cee..37d593e5eb4f 100644
--- a/lib/libc/regex/grot/split.c
+++ b/lib/libc/regex/grot/split.c
@@ -1,4 +1,3 @@
-#include <sys/cdefs.h>
#include <stdio.h>
#include <string.h>