From e290b4699462dc35e76338a72e957319e55f8c76 Mon Sep 17 00:00:00 2001 From: GNU Libc Maintainers Date: Fri, 26 Jan 2018 22:35:29 +0000 Subject: [PATCH] git-bits_socket.h commit 01969395db01fedcd3fb76d76654b24908e5757b Author: Samuel Thibault Date: Sun Sep 3 02:22:00 2017 +0200 hurd: Fix getting ssize_t for * sysdeps/mach/hurd/bits/socket.h: Include instead of just . Gbp-Pq: Topic hurd-i386 Gbp-Pq: Name git-bits_socket.h.diff --- sysdeps/mach/hurd/bits/socket.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysdeps/mach/hurd/bits/socket.h b/sysdeps/mach/hurd/bits/socket.h index 6eb09a0ab..9a412f083 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 -- 2.30.2