Rename some lowercase API's
[openssl.git] / crypto / x509 / x509_att.c
index 67f6b8f3cc554c1bc06583f37c641ab6dc56ffdd..fb04cdcf68d0d4fa7b4958d68fde172689ac4e4f 100644 (file)
@@ -1,4 +1,3 @@
-/* crypto/x509/x509_att.c */
 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
@@ -58,7 +57,7 @@
 
 #include <stdio.h>
 #include <openssl/stack.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include <openssl/asn1.h>
 #include <openssl/objects.h>
 #include <openssl/evp.h>