diff --git a/lib/dns/sec/openssl/include/openssl/opensslconf.h b/lib/dns/sec/openssl/include/openssl/opensslconf.h index e69de29bb2..1ff8fea151 100644 --- a/lib/dns/sec/openssl/include/openssl/opensslconf.h +++ b/lib/dns/sec/openssl/include/openssl/opensslconf.h @@ -0,0 +1,7 @@ +#ifndef HEADER_OPENSSLCONF_H +#define HEADER_OPENSSLCONF_H + +/* This would be filled in by the openssl configure script if it was run. */ + +#endif /* HEADER_OPENSSLCONF_H */ +