diff options
Diffstat (limited to 'lib/queue.h')
-rw-r--r-- | lib/queue.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/queue.h b/lib/queue.h index 70cffab1b..48b363e24 100644 --- a/lib/queue.h +++ b/lib/queue.h @@ -33,8 +33,6 @@ #ifndef _SYS_QUEUE_H_ #define _SYS_QUEUE_H_ -#include <sys/cdefs.h> - /* * This file defines four types of data structures: singly-linked lists, * singly-linked tail queues, lists and tail queues. |