diff options
Diffstat (limited to 'src/crypto')
| -rw-r--r-- | src/crypto/framework.c | 1 | ||||
| -rw-r--r-- | src/crypto/ssl.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/src/crypto/framework.c b/src/crypto/framework.c index c09490d36..0da2cbe32 100644 --- a/src/crypto/framework.c +++ b/src/crypto/framework.c @@ -1,7 +1,6 @@ /* mcb - this file breaks the build process; temporarily deactivating */ #if 0 -#include <stdio.h> #include <stdlib.h> #include <sys/types.h> #include <sys/socket.h> diff --git a/src/crypto/ssl.c b/src/crypto/ssl.c index 823c926ad..00651bd4f 100644 --- a/src/crypto/ssl.c +++ b/src/crypto/ssl.c @@ -1,4 +1,3 @@ -#include <stdio.h> #include "ssl.h" #include "ssl_constructs.h" #include <string.h> // for bcopy() |
