mirror of
https://sourceware.org/git/glibc.git
synced 2025-09-11 12:10:50 +03:00
hurd: Fix build-many-glibcs.py
It fixes the issue report by Joseph [1]. Checked with a build-many-glibcs.py build for i686-gnu. [1] https://sourceware.org/pipermail/libc-alpha/2020-July/116134.html
This commit is contained in:
1
sysdeps/hurd/include/sys/msg.h
Normal file
1
sysdeps/hurd/include/sys/msg.h
Normal file
@@ -0,0 +1 @@
|
||||
#include <sysvipc/sys/msg.h>
|
1
sysdeps/hurd/include/sys/sem.h
Normal file
1
sysdeps/hurd/include/sys/sem.h
Normal file
@@ -0,0 +1 @@
|
||||
#include <sysvipc/sys/sem.h>
|
1
sysdeps/hurd/include/sys/shm.h
Normal file
1
sysdeps/hurd/include/sys/shm.h
Normal file
@@ -0,0 +1 @@
|
||||
#include <sysvipc/sys/shm.h>
|
Reference in New Issue
Block a user