Remove redundant patch

This commit is contained in:
Dave Hibberd 2019-08-17 22:43:51 +01:00
parent e2f0bd3b89
commit f7b4ca18ae
2 changed files with 0 additions and 16 deletions

View File

@ -1,15 +0,0 @@
Description: Stop Uronode hard-coding location of net/if.h
Author: Helmut Grohne <helmut@subdivi.de>
Last-Update: 2018-12-27
--- a/axdigi.c
+++ b/axdigi.c
@@ -21,7 +21,7 @@
* 12th June 1997.
*/
-#include </usr/include/net/if.h>
+#include <net/if.h>
#include <linux/if_ether.h>
#include <netinet/in.h>
#include <sys/ioctl.h>

View File

@ -1,4 +1,3 @@
multiarch-libc.patch
non-interactive-install.patch non-interactive-install.patch
hardening hardening
folder-update folder-update