Fix warning.
authorBen Laurie <ben@openssl.org>
Mon, 25 Mar 2002 12:53:25 +0000 (12:53 +0000)
committerBen Laurie <ben@openssl.org>
Mon, 25 Mar 2002 12:53:25 +0000 (12:53 +0000)
crypto/dh/dhtest.c

index 11ec20c3ae643f4f895bcb68265f0785c766ef2a..a38465da130e9fa117829869ce7110712514c0b1 100644 (file)
@@ -66,6 +66,7 @@
 #include <openssl/bio.h>
 #include <openssl/bn.h>
 #include <openssl/rand.h>
+#include <openssl/err.h>
 
 #ifdef NO_DH
 int main(int argc, char *argv[])