summaryrefslogtreecommitdiffhomepage
path: root/include/c11
diff options
context:
space:
mode:
authorTyge Løvset <[email protected]>2023-06-09 19:31:59 +0200
committerTyge Løvset <[email protected]>2023-06-09 19:31:59 +0200
commit72b0f0e7839b487a5df7c79ffe84511480cad251 (patch)
treee38e997c39bbaad183250c39971222e48bb2d59e /include/c11
parentabd3b4372dee2291a81271f02588228279139960 (diff)
downloadSTC-modified-72b0f0e7839b487a5df7c79ffe84511480cad251.tar.gz
STC-modified-72b0f0e7839b487a5df7c79ffe84511480cad251.zip
Fixed issues with linking params i_implement, i_extern.
Diffstat (limited to 'include/c11')
-rw-r--r--include/c11/fmt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/c11/fmt.h b/include/c11/fmt.h
index 7e85e4dd..45044e33 100644
--- a/include/c11/fmt.h
+++ b/include/c11/fmt.h
@@ -69,6 +69,7 @@ int main() {
*/
#include <stdio.h>
#include <stdint.h>
+#include <stddef.h>
#include <assert.h>
#define fmt_OVERLOAD(name, ...) \