diff options
-rw-r--r-- | hurd/socket.defs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/socket.defs b/hurd/socket.defs index 1f93348b..e838a857 100644 --- a/hurd/socket.defs +++ b/hurd/socket.defs @@ -22,7 +22,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ subsystem socket 20000; -#include <hurd/hurd.defs> +#include <hurd/hurd_types.defs> #ifdef SOCKET_IMPORTS SOCKET_IMPORTS |