summaryrefslogtreecommitdiffstats
path: root/include/queue.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/queue.h')
-rw-r--r--include/queue.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/queue.h b/include/queue.h
index ab04d62..9a5d7b8 100644
--- a/include/queue.h
+++ b/include/queue.h
@@ -1,9 +1,6 @@
#ifndef _QUEUE_H_
#define _QUEUE_H_
-#include <stdlib.h>
-#include <errno.h>
-#include <string.h>
#include "linux_list.h"
struct queue {