13 lines
302 B
Diff
13 lines
302 B
Diff
|
Index: wv-1.2.2/wvWare.c
|
||
|
===================================================================
|
||
|
--- wv-1.2.2.orig/wvWare.c
|
||
|
+++ wv-1.2.2/wvWare.c
|
||
|
@@ -25,6 +25,7 @@
|
||
|
#include <stdio.h>
|
||
|
#include <errno.h>
|
||
|
#include <string.h>
|
||
|
+#include <strings.h>
|
||
|
#include <unistd.h>
|
||
|
#include "wv.h"
|
||
|
#include "getopt.h"
|