X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=osl.c;h=31b40c2c8d84c58cdfe5537faf7124f254196e15;hb=a0a709d7f5207e71f169e2a405dee7e588bdcd86;hp=b9424e30c2790947f58923b7b099fbb956029982;hpb=637cfe16018ba745d2d1e2756e999335e37dbf3d;p=osl.git diff --git a/osl.c b/osl.c index b9424e3..31b40c2 100644 --- a/osl.c +++ b/osl.c @@ -11,7 +11,7 @@ #include "log.h" #include "osl.h" #include "error.h" -#include "fd.h" +#include "util.h" #include "osl_core.h" /* Taken from Drepper: How to write shared libraries, Appendix B. */