2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

make opensslconf.h nonempty

This commit is contained in:
Brian Wellington
1999-10-11 20:50:11 +00:00
parent d0d04a61ec
commit 82e8e17f7f

View File

@@ -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 */