Fix no-engine
[openssl.git] / apps / openssl.c
index b2fd630545aea20ca8a930c673043c48e69467af..123c1ff4cecb7dd18d2e51888ad35258dd989822 100644 (file)
@@ -23,7 +23,6 @@
 # include <openssl/engine.h>
 #endif
 #include <openssl/err.h>
-#include "s_apps.h"
 /* Needed to get the other O_xxx flags. */
 #ifdef OPENSSL_SYS_VMS
 # include <unixio.h>