From 01969395db01fedcd3fb76d76654b24908e5757b Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sun, 3 Sep 2017 02:22:00 +0200 Subject: hurd: Fix getting ssize_t for * sysdeps/mach/hurd/bits/socket.h: Include instead of just . --- sysdeps/mach/hurd/bits/socket.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps/mach') diff --git a/sysdeps/mach/hurd/bits/socket.h b/sysdeps/mach/hurd/bits/socket.h index 6eb09a0ab3..9a412f0833 100644 --- a/sysdeps/mach/hurd/bits/socket.h +++ b/sysdeps/mach/hurd/bits/socket.h @@ -29,7 +29,7 @@ #include #include /* XXX Is this allowed? */ -#include +#include /* Type for length arguments in socket calls. */ #ifndef __socklen_t_defined -- cgit 1.4.1