about summary refs log tree commit diff
path: root/sysdeps/generic/bits/ioctls.h
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-12-22 03:12:10 +0000
committerRoland McGrath <roland@gnu.org>2005-12-22 03:12:10 +0000
commitc72565e5f1124c2dc72573e83406fe999e56091f (patch)
treeebbd525ce552653f0bd1ebff181846b8b2ac759b /sysdeps/generic/bits/ioctls.h
parentc6813ffea9f3d04c40b81573edc787b39d45ec27 (diff)
downloadglibc-c72565e5f1124c2dc72573e83406fe999e56091f.tar.gz
glibc-c72565e5f1124c2dc72573e83406fe999e56091f.tar.xz
glibc-c72565e5f1124c2dc72573e83406fe999e56091f.zip
2005-12-21 Roland McGrath <roland@redhat.com>
	* sysdeps/generic/bits: Subdirectory and all files moved to ...
	* bits: ... here, new subdirectory.
	* Makeconfig (+includes): Reordered includes to put build and sysdeps
	dirs first after $(..)include, $(sysincludes) last.
	* sysdeps/generic/bits: Subdirectory and all files moved to ...
	* bits: ... here, new subdirectory.
	* Makeconfig (+includes): Reordered includes to put build and sysdeps
	dirs first after $(..)include, $(sysincludes) last.
Diffstat (limited to 'sysdeps/generic/bits/ioctls.h')
-rw-r--r--sysdeps/generic/bits/ioctls.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/sysdeps/generic/bits/ioctls.h b/sysdeps/generic/bits/ioctls.h
deleted file mode 100644
index d3ecad9515..0000000000
--- a/sysdeps/generic/bits/ioctls.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#ifndef _SYS_IOCTL_H
-# error "Never use <bits/ioctls.h> directly; include <sys/ioctl.h> instead."
-#endif
-
-/* This space intentionally left blank.  */