diff options
Diffstat (limited to 'src/common/tuklib_config.h')
-rw-r--r-- | src/common/tuklib_config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/tuklib_config.h b/src/common/tuklib_config.h index 9d470ba..b27251d 100644 --- a/src/common/tuklib_config.h +++ b/src/common/tuklib_config.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: 0BSD + // If config.h isn't available, assume that the headers required by // tuklib_common.h are available. This is required by crc32_tablegen.c. #ifdef HAVE_CONFIG_H |