fishlim: Fix not including config.h

This commit is contained in:
Patrick Griffis 2017-01-05 13:05:55 -05:00
parent eddaf8c396
commit 2376b7fb6a

View File

@ -26,6 +26,7 @@
* to base64 for final use with blowfish.
*/
#include "config.h"
#include "dh1080.h"
#include <openssl/bn.h>