Include USE_SOCKETS #define
authorDr. Stephen Henson <steve@openssl.org>
Sun, 14 Oct 2007 12:19:07 +0000 (12:19 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sun, 14 Oct 2007 12:19:07 +0000 (12:19 +0000)
apps/ocsp.c

index df0339b74315380561a7e191fe4349c71483123d..b95424b69bfd02dde1fbb4198fbd37caf641d289 100644 (file)
@@ -56,7 +56,7 @@
  *
  */
 #ifndef OPENSSL_NO_OCSP
-
+#define USE_SOCKETS
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>