diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-14 11:54:55 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-14 11:54:55 +0000 |
commit | b919b8311bc5d38e5731d40525c88c54816f4530 (patch) | |
tree | 35bbb3a9293cb7a160571b1bceb1ca2a52507a18 /net/netatalk-devel/files/patch-af | |
parent | Despite what I said before, this is the official INDEX file for (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_2_0'.release/3.2.0
Diffstat (limited to 'net/netatalk-devel/files/patch-af')
-rw-r--r-- | net/netatalk-devel/files/patch-af | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/net/netatalk-devel/files/patch-af b/net/netatalk-devel/files/patch-af deleted file mode 100644 index 9aabbf3a0648..000000000000 --- a/net/netatalk-devel/files/patch-af +++ /dev/null @@ -1,12 +0,0 @@ -*** etc/atalkd/rtmp.c.orig Wed Feb 25 18:28:16 1998 ---- etc/atalkd/rtmp.c Wed Feb 25 18:28:29 1998 -*************** -*** 7,12 **** ---- 7,13 ---- - #include <sys/types.h> - #include <sys/socket.h> - #include <sys/ioctl.h> -+ #include <sys/time.h> - #include <net/if.h> - #include <net/route.h> - #include <netatalk/endian.h> |