summaryrefslogtreecommitdiffstats
path: root/common/userpref.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/userpref.c')
-rw-r--r--common/userpref.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/common/userpref.c b/common/userpref.c
index bf7e1bd..32904c7 100644
--- a/common/userpref.c
+++ b/common/userpref.c
@@ -73,9 +73,10 @@
73#include <shlobj.h> 73#include <shlobj.h>
74#endif 74#endif
75 75
76#include <libimobiledevice-glue/utils.h>
77
76#include "userpref.h" 78#include "userpref.h"
77#include "debug.h" 79#include "debug.h"
78#include "utils.h"
79 80
80#if defined(HAVE_GNUTLS) 81#if defined(HAVE_GNUTLS)
81const ASN1_ARRAY_TYPE pkcs1_asn1_tab[] = { 82const ASN1_ARRAY_TYPE pkcs1_asn1_tab[] = {