mirror of
https://git.freebsd.org/ports.git
synced 2025-06-14 01:00:33 -04:00
10 lines
252 B
C
10 lines
252 B
C
--- remote/remote.h 2002/10/21 13:03:48 1.1
|
|
+++ remote/remote.h 2002/10/21 13:04:15
|
|
@@ -47,6 +47,7 @@
|
|
#endif
|
|
#ifndef WINDOWS_ONLY
|
|
#include <fcntl.h>
|
|
+#include <sys/types.h>
|
|
#include <sys/socket.h>
|
|
#include <sys/ioctl.h>
|
|
#endif /* WINDOWS_ONLY */
|