diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/cli_val.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cli_val.h b/src/cli_val.h index 00ed103..19aca5a 100644 --- a/src/cli_val.h +++ b/src/cli_val.h @@ -1,5 +1,6 @@ #ifndef CLI_DEF_H #define CLI_DEF_H +#include <stdio.h> #define BITWISE 0 /* no partial commit */ |