diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-12-12 19:19:02 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-12-12 19:19:02 +0000 |
commit | a0848d727648aa70f6a89c013203f2b82a4e972e (patch) | |
tree | 37ec8e378ec2d731e9ba9c15cd58724325a5637c /net-mgmt/annextools/files/patch-libannex::ip_layer.c | |
parent | b6deb36621300a80aab2d23031a1a259f9b0ce01 (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_2_0'.release/5.2.0
Notes
Notes:
svn path=/head/; revision=95679
svn path=/tags/RELEASE_5_2_0/; revision=95680; tag=release/5.2.0
Diffstat (limited to 'net-mgmt/annextools/files/patch-libannex::ip_layer.c')
-rw-r--r-- | net-mgmt/annextools/files/patch-libannex::ip_layer.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net-mgmt/annextools/files/patch-libannex::ip_layer.c b/net-mgmt/annextools/files/patch-libannex::ip_layer.c deleted file mode 100644 index f76d070caac7..000000000000 --- a/net-mgmt/annextools/files/patch-libannex::ip_layer.c +++ /dev/null @@ -1,11 +0,0 @@ ---- libannex/ip_layer.c.orig Thu Aug 4 15:57:47 1994 -+++ libannex/ip_layer.c Thu Sep 18 20:18:15 2003 -@@ -63,6 +63,8 @@ - *****************************************************************************/ - - #include <sys/types.h> -+#include <netinet/in.h> -+#include <arpa/inet.h> - #include <stdio.h> - #include "../inc/config.h" - #include "port/port.h" |