]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/stack/stack.c
Change #include filenames from <foo.h> to <openssl.h>.
[thirdparty/openssl.git] / crypto / stack / stack.c
index f0e59218117b26499aae62680cbee789573b8d41..5cd28e1f18383780f5a08247c3df9ec5cddb4465 100644 (file)
@@ -67,7 +67,7 @@
  */
 #include <stdio.h>
 #include "cryptlib.h"
-#include "stack.h"
+#include <openssl/stack.h>
 
 #undef MIN_NODES
 #define MIN_NODES      4