mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
make opensslconf.h nonempty
This commit is contained in:
parent
d0d04a61ec
commit
82e8e17f7f
1 changed files with 7 additions and 0 deletions
|
|
@ -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 */
|
||||
|
||||
Loading…
Reference in a new issue