blob: 9aabbf3a064890401a664776c8c17b27cd9df8c1 (
plain) (
tree)
|
|
*** 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>
|