mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
13 lines
321 B
Plaintext
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>
|