Add USE_SOCKETS.
authorDr. Stephen Henson <steve@openssl.org>
Thu, 2 Apr 2009 15:19:03 +0000 (15:19 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 2 Apr 2009 15:19:03 +0000 (15:19 +0000)
apps/ocsp.c

index 43179c77b89fa4af2bdba1944766a0c1462cb31d..a8e00fd0ed62902f46af4fc3ff6c92f0a7d2fda0 100644 (file)
@@ -62,6 +62,8 @@
                                   on OpenVMS */
 #endif
 
+#define USE_SOCKETS
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>