diff options
| author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2003-01-30 15:43:46 +0000 |
|---|---|---|
| committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2003-01-30 15:43:46 +0000 |
| commit | 464eac685652e203257675e0e8eff02de6ef299d (patch) | |
| tree | d5419f250a810009e1b56054cc952debf091bee8 /net-mgmt/choparp/files/patch-ac | |
| parent | Respect CFLAGS. (diff) | |
Changed master site and upgrade to 20021107.
Diffstat (limited to 'net-mgmt/choparp/files/patch-ac')
| -rw-r--r-- | net-mgmt/choparp/files/patch-ac | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/net-mgmt/choparp/files/patch-ac b/net-mgmt/choparp/files/patch-ac deleted file mode 100644 index dc51d4b91067..000000000000 --- a/net-mgmt/choparp/files/patch-ac +++ /dev/null @@ -1,12 +0,0 @@ ---- choparp.c.orig Sat Nov 29 15:38:49 1997 -+++ choparp.c Sat Nov 29 15:45:52 1997 -@@ -21,6 +21,9 @@ - #include <net/if.h> - #include <netinet/in.h> - /* #include <net/if_arp.h> */ -+#if (__FreeBSD__ >= 3) -+ #include <net/if_var.h> -+#endif - #include <netinet/if_ether.h> - #include <sys/param.h> - #include <errno.h> |
