diff options
Diffstat (limited to 'util/epist/parser.cc')
| -rw-r--r-- | util/epist/parser.cc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/util/epist/parser.cc b/util/epist/parser.cc index 7741d2f7..d1df9f1f 100644 --- a/util/epist/parser.cc +++ b/util/epist/parser.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 + extern "C" { #include <stdio.h> #include <string.h> |
