summaryrefslogtreecommitdiff
path: root/queue.h
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-01-02 06:19:15 +0000
committerRoland McGrath <roland@gnu.org>1996-01-02 06:19:15 +0000
commitfc4026d8e43407ba2739e493878d1ce259500059 (patch)
tree8473474493e6a95c5eb9fc6331b4658adb0b9707 /queue.h
parent0a95f04d06a3226097124a3cee6b4a86452908b0 (diff)
Tue Jan 2 00:50:10 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
* misc/queue.h: New file, incorporated from 4.4BSD. * misc/Makefile (headers): Add queue.h. * posix/sys/types.h [__USE_BSD]: Include endian.h. * io/sys/stat.h (DEFFILEMODE, ALLPERMS, ACCESSPERMS, S_BLKSIZE): New macros.
Diffstat (limited to 'queue.h')
-rw-r--r--queue.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/queue.h b/queue.h
new file mode 100644
index 0000000000..c82dd5d020
--- /dev/null
+++ b/queue.h
@@ -0,0 +1 @@
+#include <misc/queue.h>