diff options
Diffstat (limited to 'tools/hex2hcd.c')
-rw-r--r-- | tools/hex2hcd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/hex2hcd.c b/tools/hex2hcd.c index 943531cdc..1148bbb46 100644 --- a/tools/hex2hcd.c +++ b/tools/hex2hcd.c @@ -25,6 +25,7 @@ #include <config.h> #endif +#define _GNU_SOURCE #include <stdio.h> #include <errno.h> #include <fcntl.h> |