diff options
Diffstat (limited to 'slirp/debug.h')
-rw-r--r-- | slirp/debug.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/slirp/debug.h b/slirp/debug.h index 8a523b2ed..c43eff73d 100644 --- a/slirp/debug.h +++ b/slirp/debug.h @@ -37,4 +37,3 @@ extern int slirp_debug; #endif void debug_init _P((char *, int)); - |