diff options
Diffstat (limited to 'sys/openbsd')
| -rw-r--r-- | sys/openbsd/socket_inet6.txt | 1 | ||||
| -rw-r--r-- | sys/openbsd/socket_unix.txt | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sys/openbsd/socket_inet6.txt b/sys/openbsd/socket_inet6.txt index 7eb456622..d2ae21cab 100644 --- a/sys/openbsd/socket_inet6.txt +++ b/sys/openbsd/socket_inet6.txt @@ -7,7 +7,6 @@ include <sys/socket.h> include <netinet/in.h> include <net/route.h> include <netinet6/ip6_mroute.h> -# include <compat/linux/common/linux_socket.h> include <sys/sockio.h> # IPv6 sockets diff --git a/sys/openbsd/socket_unix.txt b/sys/openbsd/socket_unix.txt index 770f23eb7..7fe0601dc 100644 --- a/sys/openbsd/socket_unix.txt +++ b/sys/openbsd/socket_unix.txt @@ -6,7 +6,6 @@ include <sys/types.h> include <sys/socket.h> include <netinet/in.h> -# include <compat/linux/common/linux_socket.h> resource sock_unix[sock] |
