aboutsummaryrefslogtreecommitdiff
path: root/slof/paflof.c
diff options
context:
space:
mode:
Diffstat (limited to 'slof/paflof.c')
-rw-r--r--slof/paflof.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/slof/paflof.c b/slof/paflof.c
index b25f294..423ed8a 100644
--- a/slof/paflof.c
+++ b/slof/paflof.c
@@ -19,6 +19,7 @@
#undef unix
#include "paflof.h"
+#include <string.h>
#include ISTR(TARG,h)
#define LAST_ELEMENT(x) x[sizeof x / sizeof x[0] - 1]