From: Andre Noll Date: Fri, 6 Jun 2008 12:48:22 +0000 (+0200) Subject: osl.c: Do not include list.h. X-Git-Tag: v0.3.3~55 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=54687ef420e041d61e1b8d82989aab74c9f6b333 osl.c: Do not include list.h. --- 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).