Remove unused variable.
[openssl.git] / test / ssltest_old.c
index 9e3bb7a83d4891593ffa9dfd70b2a015ba54ae54..ebe052f55cbd4093f90b785ede31c95f8e6612a6 100644 (file)
@@ -9,6 +9,8 @@
  * https://www.openssl.org/source/license.html
  */
 
+#include "e_os.h"
+
 /* Or gethostname won't be declared properly on Linux and GNU platforms. */
 #ifndef _BSD_SOURCE
 # define _BSD_SOURCE 1
 #include <string.h>
 #include <time.h>
 
-#include <internal/nelem.h>
-
-#define USE_SOCKETS
-#include "e_os.h"
+#include "internal/nelem.h"
 
 #ifdef OPENSSL_SYS_VMS
 /*