aboutsummaryrefslogtreecommitdiff
blob: 468d235440ebff709f43603d33a826bfdb894438 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/src/efit/efit.c b/src/efit/efit.c
index cfdf7b4..ef71e37 100644
--- a/src/efit/efit.c
+++ b/src/efit/efit.c
@@ -6,6 +6,7 @@
 
 #include <stdio.h>
 #include <math.h>
+#include <string.h>
 
 #define EFIT_MAIN 1