--- gcc-8.3.0/libgo/sysinfo.c.old 2018-06-22 14:25:34.000000000 +0000 +++ gcc-8.3.0/libgo/sysinfo.c 2019-02-27 20:18:38.740000000 +0000 @@ -73,9 +73,6 @@ #include <sys/times.h> #include <sys/wait.h> #include <sys/un.h> -#if defined(HAVE_SYS_USER_H) -#include <sys/user.h> -#endif #if defined(HAVE_SYS_UTSNAME_H) #include <sys/utsname.h> #endif