diff options
Diffstat (limited to 'util/epist/config.cc')
| -rw-r--r-- | util/epist/config.cc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/util/epist/config.cc b/util/epist/config.cc index f4f0bac6..cefa28cc 100644 --- a/util/epist/config.cc +++ b/util/epist/config.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 "config.hh" using std::string; |
