1 2 3 4 5 6 7 8 9
diff -Nru oops-1.5.23.orig/src/hash.c oops-1.5.23/src/hash.c --- oops-1.5.23.orig/src/hash.c 2001-01-28 14:34:43.000000000 +0200 +++ oops-1.5.23/src/hash.c 2007-04-11 14:19:26.000000000 +0300 @@ -1,4 +1,5 @@ #include <stdio.h> +#include <string.h> #include <strings.h> #include "hash.h"