1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

* sysdeps/unix/sysv/linux/dl-osinfo.h: Include fcntl.h.

2008-04-17  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/unix/sysv/linux/dl-osinfo.h: Include fcntl.h.
This commit is contained in:
Jakub Jelinek
2008-04-17 08:32:24 +00:00
parent 2313c48fa9
commit 39546e34c2
2 changed files with 5 additions and 0 deletions

View File

@ -19,6 +19,7 @@
#include <kernel-features.h>
#include <dl-sysdep.h>
#include <fcntl.h>
#include <stdint.h>
#ifndef MIN