aboutsummaryrefslogtreecommitdiffstats
path: root/src/string/strcmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/string/strcmp.c')
-rw-r--r--src/string/strcmp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/string/strcmp.c b/src/string/strcmp.c
index 966bb06..f626f91 100644
--- a/src/string/strcmp.c
+++ b/src/string/strcmp.c
@@ -17,7 +17,6 @@
*/
#include <string.h>
#include <strings.h>
-#include <stddef.h>
#include <inttypes.h>
#include <ctype.h>