]> git.tuebingen.mpg.de Git - osl.git/blobdiff - osl.c
Merge commit 'fml/master'
[osl.git] / osl.c
diff --git a/osl.c b/osl.c
index 44e09d07ad20a179c111f06503ec4415c534e61e..31b40c2c8d84c58cdfe5537faf7124f254196e15 100644 (file)
--- a/osl.c
+++ b/osl.c
@@ -11,8 +11,7 @@
 #include "log.h"
 #include "osl.h"
 #include "error.h"
-#include "fd.h"
-#include "list.h"
+#include "util.h"
 #include "osl_core.h"
 
 /* Taken from Drepper: How to write shared libraries, Appendix B. */