diff options
Diffstat (limited to 'src/options.h')
-rw-r--r-- | src/options.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/options.h b/src/options.h index 3060eb3..1373e95 100644 --- a/src/options.h +++ b/src/options.h @@ -8,6 +8,7 @@ #include <stdint.h> +// Program options JALV_BEGIN_DECLS typedef struct { |