diff options
Diffstat (limited to 'src/lib/conf/confdecl.h')
-rw-r--r-- | src/lib/conf/confdecl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/conf/confdecl.h b/src/lib/conf/confdecl.h index 294a1e7173..064ab324f8 100644 --- a/src/lib/conf/confdecl.h +++ b/src/lib/conf/confdecl.h @@ -51,6 +51,7 @@ #undef CONF_CONTEXT #include "lib/cc/tokpaste.h" +#include "lib/cc/torint.h" /** * Begin the definition of a configuration object called `name`. |