diff options
Diffstat (limited to 'src/debug.c')
| -rw-r--r-- | src/debug.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/debug.c b/src/debug.c index 49ec7c7..b1c528d 100644 --- a/src/debug.c +++ b/src/debug.c | |||
| @@ -35,10 +35,8 @@ | |||
| 35 | #include "libimobiledevice/libimobiledevice.h" | 35 | #include "libimobiledevice/libimobiledevice.h" |
| 36 | 36 | ||
| 37 | #ifndef STRIP_DEBUG_CODE | 37 | #ifndef STRIP_DEBUG_CODE |
| 38 | #ifndef HAVE_ASPRINTF | ||
| 39 | #include "asprintf.h" | 38 | #include "asprintf.h" |
| 40 | #endif | 39 | #endif |
| 41 | #endif | ||
| 42 | 40 | ||
| 43 | int debug_level = 0; | 41 | int debug_level = 0; |
| 44 | 42 | ||
