mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
11 lines
224 B
Plaintext
11 lines
224 B
Plaintext
--- ./lib/rip/ripng.c.orig Thu Jan 30 11:27:54 2003
|
|
+++ ./lib/rip/ripng.c Thu Jan 30 11:28:06 2003
|
|
@@ -17,6 +17,7 @@
|
|
#ifdef NT
|
|
#else
|
|
#include <sys/fcntl.h>
|
|
+#include <sys/types.h>
|
|
#include <sys/uio.h>
|
|
#endif /* NT */
|
|
|