diff options
author | Roland McGrath <roland@gnu.org> | 2005-12-22 03:12:10 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-12-22 03:12:10 +0000 |
commit | c72565e5f1124c2dc72573e83406fe999e56091f (patch) | |
tree | ebbd525ce552653f0bd1ebff181846b8b2ac759b /sysdeps/generic/bits/posix_opt.h | |
parent | c6813ffea9f3d04c40b81573edc787b39d45ec27 (diff) | |
download | glibc-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/posix_opt.h')
-rw-r--r-- | sysdeps/generic/bits/posix_opt.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/generic/bits/posix_opt.h b/sysdeps/generic/bits/posix_opt.h deleted file mode 100644 index 54f5a79aa2..0000000000 --- a/sysdeps/generic/bits/posix_opt.h +++ /dev/null @@ -1,2 +0,0 @@ -/* This file should define the POSIX options described in <unistd.h>, - or leave them undefined, as appropriate. */ |