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

* sysdeps/unix/sysv/linux/dl-osinfo.h: Remove unnecessary include.

that the directory is empty even on non-POSIX filesystems.
This commit is contained in:
Ulrich Drepper
2006-08-01 06:55:58 +00:00
parent f1227969c5
commit b06e7e9a3b
3 changed files with 11 additions and 2 deletions

View File

@ -19,7 +19,6 @@
#include <string.h>
#include <fcntl.h>
#include <sys/sysctl.h>
#include <sys/utsname.h>
#include <kernel-features.h>
#include <dl-sysdep.h>