osl.c: Do not include list.h.
authorAndre Noll <maan@systemlinux.org>
Fri, 6 Jun 2008 12:48:22 +0000 (14:48 +0200)
committerAndre Noll <maan@systemlinux.org>
Fri, 6 Jun 2008 12:48:22 +0000 (14:48 +0200)
osl.c

diff --git a/osl.c b/osl.c
index bc6956e9958a01aa3457806e5ac7efac7bf6cad8..f06d4ba3fafa061a4e49e5d34c32648949282ff3 100644 (file)
--- a/osl.c
+++ b/osl.c
@@ -12,7 +12,6 @@
 #include "para.h"
 #include "error.h"
 #include "fd.h"
 #include "para.h"
 #include "error.h"
 #include "fd.h"
-#include "list.h"
 #include "osl_core.h"
 /**
  * A wrapper for lseek(2).
 #include "osl_core.h"
 /**
  * A wrapper for lseek(2).