1 2 3 4 5 6 7 8 9 10 11 12
*** 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>