diff options
Diffstat (limited to 'src/lockdown.c')
| -rw-r--r-- | src/lockdown.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lockdown.c b/src/lockdown.c index 0f1e1b2..e3d557c 100644 --- a/src/lockdown.c +++ b/src/lockdown.c | |||
| @@ -35,7 +35,9 @@ | |||
| 35 | #include "idevice.h" | 35 | #include "idevice.h" |
| 36 | #include "debug.h" | 36 | #include "debug.h" |
| 37 | #include "userpref.h" | 37 | #include "userpref.h" |
| 38 | #ifndef HAVE_ASPRINTF | ||
| 38 | #include "asprintf.h" | 39 | #include "asprintf.h" |
| 40 | #endif | ||
| 39 | 41 | ||
| 40 | #define RESULT_SUCCESS 0 | 42 | #define RESULT_SUCCESS 0 |
| 41 | #define RESULT_FAILURE 1 | 43 | #define RESULT_FAILURE 1 |
