parent
d0a92c2e8d
commit
c29e747ecf
|
@ -35,8 +35,6 @@
|
||||||
#ifndef _SYS_QUEUE_H_
|
#ifndef _SYS_QUEUE_H_
|
||||||
#define _SYS_QUEUE_H_
|
#define _SYS_QUEUE_H_
|
||||||
|
|
||||||
#include <sys/cdefs.h>
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This file defines four types of data structures: singly-linked lists,
|
* This file defines four types of data structures: singly-linked lists,
|
||||||
* singly-linked tail queues, lists and tail queues.
|
* singly-linked tail queues, lists and tail queues.
|
||||||
|
|
Loading…
Reference in New Issue