summaryrefslogtreecommitdiff
blob: 8dfc3cdcd137c93b9352a1b2c6f5d5a86528c45d (plain)
1
2
3
4
5
6
7
8
9
10
--- a/timelimit.c
+++ b/timelimit.c
@@ -30,6 +30,7 @@
 #include <unistd.h>
 #include <stdlib.h>
 #include <errno.h>
+#include <string.h>
 extern int errno;
 #include "common.h"