summaryrefslogtreecommitdiff
path: root/net-mgmt/annextools/files/patch-libannex::udp_layer.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--net-mgmt/annextools/files/patch-libannex::udp_layer.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/net-mgmt/annextools/files/patch-libannex::udp_layer.c b/net-mgmt/annextools/files/patch-libannex::udp_layer.c
deleted file mode 100644
index 3376b80d0c22..000000000000
--- a/net-mgmt/annextools/files/patch-libannex::udp_layer.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- libannex/udp_layer.c.orig Thu Aug 4 15:59:14 1994
-+++ libannex/udp_layer.c Thu Sep 18 20:10:32 2003
-@@ -63,7 +63,9 @@
- *****************************************************************************/
-
- #include <stdio.h>
-+#include <errno.h>
- #include <sys/types.h>
-+#include <netinet/in.h>
- #include "../inc/config.h"
- #include "port/port.h"
- #include "../inc/slip/slip_user.h"