]> git.tuebingen.mpg.de Git - osl.git/blobdiff - osl.c
Cosmetics.
[osl.git] / osl.c
diff --git a/osl.c b/osl.c
index 44e09d07ad20a179c111f06503ec4415c534e61e..b9424e30c2790947f58923b7b099fbb956029982 100644 (file)
--- a/osl.c
+++ b/osl.c
@@ -12,7 +12,6 @@
 #include "osl.h"
 #include "error.h"
 #include "fd.h"
-#include "list.h"
 #include "osl_core.h"
 
 /* Taken from Drepper: How to write shared libraries, Appendix B. */