]> The Tcpdump Group git mirrors - tcpdump/blobdiff - instrument-functions.c
instrument functions: Remove a now useless #include
[tcpdump] / instrument-functions.c
index 5faf63b5634b64d48825d8c100db1907b857706e..d85c7936aaf563d95b98719fc04bf02f3c2bc954 100644 (file)
@@ -16,7 +16,6 @@
 #endif
 
 #include <stdio.h>
-#include <dlfcn.h>
 
 extern int profile_func_level;
 int profile_func_level = -1;