summaryrefslogtreecommitdiff
path: root/core/state.c
diff options
context:
space:
mode:
Diffstat (limited to 'core/state.c')
-rw-r--r--core/state.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/state.c b/core/state.c
index fe9f9fa..f6ed48e 100644
--- a/core/state.c
+++ b/core/state.c
@@ -6,6 +6,7 @@
#include <stdint.h>
#include <stddef.h>
#include <fcntl.h>
+#include <string.h>
#include <unistd.h>
#include <errno.h>
#include "cescal/state.h"