]> git.tdb.fi Git - gldbg.git/blobdiff - source/enums.c
Enable warnings and fix them
[gldbg.git] / source / enums.c
index 25fdaefda4eaff4fc7fcc0957b81593de9d93257..d3572b8a0d185e8aad5eb9d4c910bff23fe9747d 100644 (file)
@@ -7,6 +7,7 @@ Distributed under the GPL
 
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 #include "enums.h"
 #include "tmpalloc.h"