diff options
Diffstat (limited to 'src/initconf.c')
| -rw-r--r-- | src/initconf.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/initconf.c b/src/initconf.c index c8c6e84..8aca2a6 100644 --- a/src/initconf.c +++ b/src/initconf.c | |||
| @@ -26,9 +26,10 @@ | |||
| 26 | #include <gnutls/x509.h> | 26 | #include <gnutls/x509.h> |
| 27 | #include <glib.h> | 27 | #include <glib.h> |
| 28 | 28 | ||
| 29 | #include "libiphone/libiphone.h" | ||
| 29 | #include "userpref.h" | 30 | #include "userpref.h" |
| 30 | #include "lockdown.h" | 31 | #include "lockdown.h" |
| 31 | 32 | #include "utils.h" | |
| 32 | 33 | ||
| 33 | /** Generates a 2048 byte key, split into a function so that it can be run in a | 34 | /** Generates a 2048 byte key, split into a function so that it can be run in a |
| 34 | * thread. | 35 | * thread. |
