diff options
Diffstat (limited to 'include/tinyff')
| -rw-r--r-- | include/tinyff/tinyff.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/tinyff/tinyff.h b/include/tinyff/tinyff.h index 51298ef..52d3f03 100644 --- a/include/tinyff/tinyff.h +++ b/include/tinyff/tinyff.h @@ -4,6 +4,7 @@ #include "common.h" #include "stream.h" + typedef struct { // Debug settings ff_stream* ff_debug_stream; |
