updated on Wed Jan 11 08:01:35 UTC 2012
[aur-mirror.git] / qgnokii / qgnokii-0.4.2-string_h.patch
blob2bb4697550c0564d7aacb0897bfdfe25895a9904
1 --- qgnokii-0.4.2.orig/qgnokiid.c 2006-11-18 19:13:54.000000000 +0800
2 +++ qgnokii-0.4.2/qgnokiid.c 2006-11-21 13:55:58.000000000 +0800
3 @@ -24,7 +24,7 @@
4 #include <netinet/in.h>
5 #include <arpa/inet.h>
6 #include <gnokii.h>
7 -#include <strings.h>
8 +#include <string.h>
9 #include <fcntl.h>
10 #include <sys/stat.h>
11 #include <limits.h>