diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-04-08 14:44:39 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-04-08 14:44:39 +0200 |
commit | 8c9600879334ce68a72cb1f8de7e6bd156a4b2f2 (patch) | |
tree | 55dc396cd14d6826b3b60cc78bd8e87283404641 /po | |
parent | 29bd17729dd74080e0070f09654690200c1e11ae (diff) |
add check to see if CC supports '_Static_assert'
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index aaeed979c..ed9991796 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -437,6 +437,7 @@ src/util/common_endian.c src/util/common_logging.c src/util/configuration.c src/util/configuration_loader.c +src/util/consttime_memcmp.c src/util/container_bloomfilter.c src/util/container_heap.c src/util/container_meta_data.c |