diff options
Diffstat (limited to 'src/stream.h')
| -rw-r--r-- | src/stream.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/stream.h b/src/stream.h index 6a3732e..166233f 100644 --- a/src/stream.h +++ b/src/stream.h @@ -1,6 +1,8 @@ #ifndef STREAM_H #define STREAM_H +#include "config.h" + #include <stdlib.h> #include <stdint.h> |
