diff options
Diffstat (limited to 'utils/phmt.cc')
-rw-r--r-- | utils/phmt.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/phmt.cc b/utils/phmt.cc index 48d9f093..b17febf6 100644 --- a/utils/phmt.cc +++ b/utils/phmt.cc @@ -1,4 +1,6 @@ +#ifdef HAVE_CONFIG_H #include "config.h" +#endif #ifndef HAVE_CMPH int main() { |