diff options
Diffstat (limited to '')
-rw-r--r-- | src/common/tuklib_common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/tuklib_common.h b/src/common/tuklib_common.h index 31fbab58..b1f531ea 100644 --- a/src/common/tuklib_common.h +++ b/src/common/tuklib_common.h @@ -14,7 +14,7 @@ #define TUKLIB_COMMON_H // The config file may be replaced by a package-specific file. -// It should include at least stddef.h, inttypes.h, and limits.h. +// It should include at least stddef.h, stdbool.h, inttypes.h, and limits.h. #include "tuklib_config.h" // TUKLIB_SYMBOL_PREFIX is prefixed to all symbols exported by |