Document X509_REVOKED functions.
[openssl.git] / crypto / buffer / buf_str.c
index ebc5ab4646cef261fc3e7eb3f9558be4f6421684..1e8d7f6f105049baf04c1b1f371c78cf334b5790 100644 (file)
@@ -57,7 +57,7 @@
  */
 
 #include <stdio.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include <openssl/buffer.h>
 
 size_t BUF_strnlen(const char *str, size_t maxlen)