diff options
Diffstat (limited to 'src/types.h')
-rw-r--r-- | src/types.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/types.h b/src/types.h index dcb15c6..4f25301 100644 --- a/src/types.h +++ b/src/types.h @@ -6,6 +6,7 @@ #include "attributes.h" +// Basic internal type declarations JALV_BEGIN_DECLS /// Process thread running state |