diff options
Diffstat (limited to 'src/mallochook.c')
| -rw-r--r-- | src/mallochook.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mallochook.c b/src/mallochook.c index 9317f301..d51a1416 100644 --- a/src/mallochook.c +++ b/src/mallochook.c @@ -43,7 +43,6 @@ */ #include "bridge.h" -#include "tools/bridge_private.h" #include "wrapper.h" #define SUPER() \ |