diff options
| author | Thomas Liske <thomas@fiasko-nw.net> | 2020-03-31 12:07:47 +0200 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2020-03-31 15:20:12 +0000 |
| commit | 47354f4ce4dbf5dd11ea3ccdecaf11141c94c60c (patch) | |
| tree | 977a4e50041a683019ed850360bb2cb36e561370 /testing/lldpd/fix-ppc64le-pathmax.patch | |
| parent | 54f4b1db60bbafdd1f9b718a8a6af3b40d19d230 (diff) | |
| download | aports-47354f4ce4dbf5dd11ea3ccdecaf11141c94c60c.tar.bz2 aports-47354f4ce4dbf5dd11ea3ccdecaf11141c94c60c.tar.xz | |
community/lldpd: move from testing
Diffstat (limited to 'testing/lldpd/fix-ppc64le-pathmax.patch')
| -rw-r--r-- | testing/lldpd/fix-ppc64le-pathmax.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/testing/lldpd/fix-ppc64le-pathmax.patch b/testing/lldpd/fix-ppc64le-pathmax.patch deleted file mode 100644 index 0fe0f095f5..0000000000 --- a/testing/lldpd/fix-ppc64le-pathmax.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/src/daemon/priv.c -+++ b/src/daemon/priv.c -@@ -36,6 +36,7 @@ - #include <sys/utsname.h> - #include <sys/ioctl.h> - #include <netinet/if_ether.h> -+#include <limits.h> - - #ifdef HAVE_LINUX_CAPABILITIES - #include <sys/capability.h> |
