diff options
Diffstat (limited to '')
| -rw-r--r-- | src/blind-from-text.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/blind-from-text.c b/src/blind-from-text.c index 2832a9a..328fd23 100644 --- a/src/blind-from-text.c +++ b/src/blind-from-text.c @@ -1,5 +1,6 @@ /* See LICENSE file for copyright and license details. */ #ifndef TYPE +#define INCLUDE_UINT16 #include "common.h" USAGE("") |
