diff options
Diffstat (limited to 'util/epist/keytree.cc')
| -rw-r--r-- | util/epist/keytree.cc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/util/epist/keytree.cc b/util/epist/keytree.cc index 30efa1be..009cb355 100644 --- a/util/epist/keytree.cc +++ b/util/epist/keytree.cc @@ -20,6 +20,10 @@ // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. +#ifdef HAVE_CONFIG_H +# include "../../config.h" +#endif // HAVE_CONFIG_H + #include "keytree.hh" #include "epist.hh" #include "config.hh" |
