Remove all referenses to RSAref, since that's been gone for more than
[openssl.git] / apps / ca.c
index 4867f309c7a0645aa4c24d7083942ad15d52684b..1242d373220046dc662f0d2deeea7fe196e465fc 100644 (file)
--- a/apps/ca.c
+++ b/apps/ca.c
@@ -64,7 +64,6 @@
 #include <ctype.h>
 #include <sys/types.h>
 #include <sys/stat.h>
-#include "apps.h"
 #include <openssl/conf.h>
 #include <openssl/bio.h>
 #include <openssl/err.h>
@@ -99,6 +98,8 @@
 #  endif
 #endif
 
+#include "apps.h"
+
 #ifndef W_OK
 #  define F_OK 0
 #  define X_OK 1