Fix compiler warnings (missing #includes etc) thrown up by RedHat.
[sgt/tweak] / keytab.c
index 2943966..9113cd7 100644 (file)
--- a/keytab.c
+++ b/keytab.c
@@ -1,5 +1,6 @@
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 #include <ctype.h>
 
 #include "tweak.h"