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

* misc/Makefile (headers): Rename queue.h to sys/queue.h.

* misc/queue.h: Moved to misc/sys/queue.h.
This commit is contained in:
Roland McGrath
1996-01-22 10:00:24 +00:00
parent bbed653cda
commit f2f7f9e665
5 changed files with 10 additions and 2 deletions

1
sys/queue.h Normal file
View File

@ -0,0 +1 @@
#include <misc/sys/queue.h>