2009-12-16 Ralf Corsépius <ralf.corsepius@rtems.org>
* libc/search/hcreate.c: Don't include <sys/queue.h> (Unused).
This commit is contained in:
		| @@ -1,3 +1,7 @@ | |||||||
|  | 2009-12-16  Ralf Corsépius <ralf.corsepius@rtems.org> | ||||||
|  |  | ||||||
|  | 	* libc/search/hcreate.c: Don't include <sys/queue.h> (Unused). | ||||||
|  |  | ||||||
| 2009-12-16  Ralf Corsépius <ralf.corsepius@rtems.org> | 2009-12-16  Ralf Corsépius <ralf.corsepius@rtems.org> | ||||||
|  |  | ||||||
| 	* libc/sys/rtems/machine/_types.h: New (Derived from  | 	* libc/sys/rtems/machine/_types.h: New (Derived from  | ||||||
|   | |||||||
| @@ -49,7 +49,6 @@ __RCSID("$NetBSD: hcreate.c,v 1.2 2001/02/19 21:26:04 ross Exp $"); | |||||||
| #endif | #endif | ||||||
|  |  | ||||||
| #include <sys/types.h> | #include <sys/types.h> | ||||||
| #include <sys/queue.h> |  | ||||||
| #include <errno.h> | #include <errno.h> | ||||||
| #include <search.h> | #include <search.h> | ||||||
| #include <stdlib.h> | #include <stdlib.h> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user