1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/net/netatalk-devel/files/patch-af

13 lines
321 B
Plaintext

*** 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>