Add -Wundef to --strict-warnings options.
[openssl.git] / crypto / x509 / x509name.c
index ab53794741cd7304a6cccbc4c78b54ff133a8520..2935b17af967760589b1745998c973d1dfc300af 100644 (file)
@@ -8,8 +8,8 @@
  */
 
 #include <stdio.h>
-#include <openssl/stack.h>
 #include "internal/cryptlib.h"
+#include <openssl/stack.h>
 #include <openssl/asn1.h>
 #include <openssl/objects.h>
 #include <openssl/evp.h>