distcheck fixes

This commit is contained in:
Brent Cook
2015-05-06 22:53:28 -05:00
parent 51bfd4921a
commit abd0688b18
4 changed files with 6 additions and 3 deletions

View File

@@ -23,6 +23,8 @@
#include <openssl/conf.h>
#include <apps.h>
#include <apps.c>
#include <strtonum.c>
/* Needed to keep apps.c happy... */
BIO *bio_err;