aboutsummaryrefslogtreecommitdiffstats
path: root/testing/incron/fix-headers.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-01-13 15:43:54 +0100
committerNatanael Copa <ncopa@alpinelinux.org>2017-01-13 15:43:54 +0100
commitbf1a5e076df6ac74bb741c10babfdbc4e5cb2b06 (patch)
tree36fcfa5aeee3222e909de184e3d79f4513c1300b /testing/incron/fix-headers.patch
parentb8b9587650875423230c5f9e60286c96858de4d5 (diff)
downloadaports-bf1a5e076df6ac74bb741c10babfdbc4e5cb2b06.tar.bz2
aports-bf1a5e076df6ac74bb741c10babfdbc4e5cb2b06.tar.xz
community/vnstat: upgrade to 1.16
Diffstat (limited to 'testing/incron/fix-headers.patch')
-rw-r--r--testing/incron/fix-headers.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/testing/incron/fix-headers.patch b/testing/incron/fix-headers.patch
deleted file mode 100644
index 64771ffd12..0000000000
--- a/testing/incron/fix-headers.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./icd-main.cpp.orig
-+++ ./icd-main.cpp
-@@ -24,6 +24,7 @@
- #include <dirent.h>
- #include <syslog.h>
- #include <errno.h>
-+#include <unistd.h>
- #include <sys/poll.h>
- #include <sys/stat.h>
- #include <cstdio>