]> git.ipfire.org Git - thirdparty/json-c.git/commit
fix linkhash breaking -std=c89 872/head
authorSimon Sobisch <simonsobisch@web.de>
Mon, 7 Oct 2024 08:16:42 +0000 (08:16 +0000)
committerSimon Sobisch <simonsobisch@web.de>
Mon, 7 Oct 2024 08:16:42 +0000 (08:16 +0000)
commit6aab3da807739b28ea4de23bf56036f9d46b1b57
tree200e112324b1b520ce5809b96b788e21c509ef17
parentc793374f16071261c25c80fa88cb35a57f630630
fix linkhash breaking -std=c89

making the definition of _LH_INLINE depending on __STDC_VERSION__, not on a specific compiler
linkhash.h