aboutsummaryrefslogtreecommitdiff
path: root/expr.c
diff options
context:
space:
mode:
Diffstat (limited to 'expr.c')
-rw-r--r--expr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/expr.c b/expr.c
index fea06a0..57ef471 100644
--- a/expr.c
+++ b/expr.c
@@ -6,7 +6,6 @@
#include <stdint.h>
#include <stdlib.h>
#include <string.h>
-#include <strings.h>
#include "util.h"
#include "cc.h"