libgeos: Disable build for now
[termux-packages] / packages / net-tools / nameif.c.patch
1 --- ./nameif.c 2017-02-21 23:54:32.000000000 +0530
2 +++ ../nameif.c 2017-04-09 14:47:40.889765378 +0530
3 @@ -10,7 +10,7 @@
4 #endif
5 #include <stdio.h>
6 #include <getopt.h>
7 -#include <sys/syslog.h>
8 +#include <syslog.h>
9 #include <errno.h>
10 #include <stdlib.h>
11 #include <ctype.h>