about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/dl-osinfo.h
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-08-01 06:55:58 +0000
committerUlrich Drepper <drepper@redhat.com>2006-08-01 06:55:58 +0000
commitb06e7e9a3b2adfbce2f18dfd32df6fd12d1e30c4 (patch)
treeb62f6bbc74122faf4ec54e196ab525a7df385d1e /sysdeps/unix/sysv/linux/dl-osinfo.h
parentf1227969c5713b2d1f2927c56ae14d7e866797c4 (diff)
downloadglibc-b06e7e9a3b2adfbce2f18dfd32df6fd12d1e30c4.tar.gz
glibc-b06e7e9a3b2adfbce2f18dfd32df6fd12d1e30c4.tar.xz
glibc-b06e7e9a3b2adfbce2f18dfd32df6fd12d1e30c4.zip
* sysdeps/unix/sysv/linux/dl-osinfo.h: Remove unnecessary include.
	that the directory is empty even on non-POSIX filesystems.
Diffstat (limited to 'sysdeps/unix/sysv/linux/dl-osinfo.h')
-rw-r--r--sysdeps/unix/sysv/linux/dl-osinfo.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/dl-osinfo.h b/sysdeps/unix/sysv/linux/dl-osinfo.h
index f199d42448..0738501a56 100644
--- a/sysdeps/unix/sysv/linux/dl-osinfo.h
+++ b/sysdeps/unix/sysv/linux/dl-osinfo.h
@@ -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>