Make OPENSSL_NO_COMP compile again.
[oweals/openssl.git] / crypto / asn1 / x_long.c
index 71774fa33d6916e60b9459d66c6e8b10d72ce245..0db233cb95f6596f415b184bbf6cff48e566c0da 100644 (file)
@@ -59,6 +59,7 @@
 #include <stdio.h>
 #include "cryptlib.h"
 #include <openssl/asn1t.h>
+#include <openssl/bn.h>
 
 /* Custom primitive type for long handling. This converts between an ASN1_INTEGER
  * and a long directly.