summaryrefslogtreecommitdiffstats
path: root/byterun/ints.c
diff options
context:
space:
mode:
Diffstat (limited to 'byterun/ints.c')
-rw-r--r--byterun/ints.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/byterun/ints.c b/byterun/ints.c
index 740d1db7c..b44f87070 100644
--- a/byterun/ints.c
+++ b/byterun/ints.c
@@ -12,6 +12,7 @@
/* $Id$ */
#include <stdio.h>
+#include <string.h>
#include "alloc.h"
#include "fail.h"
#include "memory.h"