diff options
Diffstat (limited to 'src/lockdown.c')
| -rw-r--r-- | src/lockdown.c | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/lockdown.c b/src/lockdown.c index 0f6b93d..79353f2 100644 --- a/src/lockdown.c +++ b/src/lockdown.c | |||
| @@ -33,15 +33,6 @@ | |||
| 33 | #include <stdio.h> | 33 | #include <stdio.h> |
| 34 | #include <ctype.h> | 34 | #include <ctype.h> |
| 35 | #include <unistd.h> | 35 | #include <unistd.h> |
| 36 | #ifdef HAVE_OPENSSL | ||
| 37 | #include <openssl/pem.h> | ||
| 38 | #include <openssl/x509.h> | ||
| 39 | #include <openssl/x509v3.h> | ||
| 40 | #else | ||
| 41 | #include <libtasn1.h> | ||
| 42 | #include <gnutls/x509.h> | ||
| 43 | #include <gnutls/crypto.h> | ||
| 44 | #endif | ||
| 45 | #include <plist/plist.h> | 36 | #include <plist/plist.h> |
| 46 | 37 | ||
| 47 | #include "property_list_service.h" | 38 | #include "property_list_service.h" |
