chiark
/
gitweb
/
~mdw
/
termux-packages
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
debianutils: Update from 4.8.3 to 4.8.4
[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>