Change the command line options of mkerr.pl so -static is now default and
[oweals/openssl.git] / crypto / bn / d.c
index f738b5025ee018fc5038b1c413fa0a9c76d8b6bd..ced2291b25555f35e034e5ced64e83ad233e276e 100644 (file)
@@ -1,5 +1,5 @@
 #include <stdio.h>
-#include "bio.h"
+#include <openssl/bio.h>
 #include "bn_lcl.h"
 
 #define SIZE_A (100*4+4)