summaryrefslogtreecommitdiffhomepage
path: root/include/stc/ccommon.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/stc/ccommon.h')
-rw-r--r--include/stc/ccommon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/stc/ccommon.h b/include/stc/ccommon.h
index af6b52a5..95c35915 100644
--- a/include/stc/ccommon.h
+++ b/include/stc/ccommon.h
@@ -29,6 +29,7 @@
#include <stdbool.h>
#include <string.h>
#include <assert.h>
+#include "priv/allcaps.h"
#if SIZE_MAX == UINT32_MAX
#define c_ZU PRIu32