Removed an unnecessary include of a header that is not available on Mac OS X.

This commit is contained in:
Tobias Brunner
2009-07-15 22:42:22 +02:00
parent 225bb2b810
commit 233a132634
@@ -20,7 +20,6 @@
#include <dlfcn.h>
#include <limits.h>
#include <stdio.h>
#include <link.h>
#include <debug.h>
#include <integrity_checker.h>