From 54687ef420e041d61e1b8d82989aab74c9f6b333 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Fri, 6 Jun 2008 14:48:22 +0200 Subject: [PATCH] osl.c: Do not include list.h. --- osl.c | 1 - 1 file changed, 1 deletion(-) diff --git a/osl.c b/osl.c index bc6956e9..f06d4ba3 100644 --- a/osl.c +++ b/osl.c @@ -12,7 +12,6 @@ #include "para.h" #include "error.h" #include "fd.h" -#include "list.h" #include "osl_core.h" /** * A wrapper for lseek(2). -- 2.39.2