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:
Adhemerval Zanella 2020-07-10 14:48:17 -03:00
parent 107e6a3c22
commit 3486924dc7
3 changed files with 3 additions and 0 deletions

View file

@ -0,0 +1 @@
#include <sysvipc/sys/msg.h>

View file

@ -0,0 +1 @@
#include <sysvipc/sys/sem.h>

View file

@ -0,0 +1 @@
#include <sysvipc/sys/shm.h>