update Sat Sep 12 12:37:01 PDT 2009
[pkgsrc.git] / wip / dwepcrack / patches / patch-ac
1 $NetBSD$
2
3 --- wordfile.c.orig     2008-07-12 19:26:33.000000000 +0200
4 +++ wordfile.c  2008-07-12 19:27:14.000000000 +0200
5 @@ -37,6 +37,7 @@
6  
7  #include <stdio.h>
8  #include <unistd.h>
9 +#include <stdlib.h>
10  #include <string.h>
11  #include <signal.h>
12  #include <sys/types.h>