diff options
Diffstat (limited to 'klm')
-rw-r--r-- | klm/util/have.hh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/klm/util/have.hh b/klm/util/have.hh index b86ba11e..85b838e4 100644 --- a/klm/util/have.hh +++ b/klm/util/have.hh @@ -11,8 +11,7 @@ #endif #ifdef HAVE_CONFIG_H -// Chris; uncomment this line. -//#include "config.h" +#include "config.h" #endif #endif // UTIL_HAVE__ |