From 18ce6f0c60f1125c5344d9fd8e90e5ea2941bf01 Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Wed, 23 Jun 2010 14:45:33 +0400 Subject: * Fix compatibility issues --- compat/queue.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'compat/queue.h') diff --git a/compat/queue.h b/compat/queue.h index d62afcc84..71190fe40 100644 --- a/compat/queue.h +++ b/compat/queue.h @@ -33,8 +33,6 @@ #ifndef _SYS_QUEUE_H_ #define _SYS_QUEUE_H_ -#include - /* * This file defines four types of data structures: singly-linked lists, * singly-linked tail queues, lists and tail queues. -- cgit v1.2.3