diff options
| -rw-r--r-- | colorize.c | 1 | 
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@  #define _BSD_SOURCE  #define _XOPEN_SOURCE 700 +#define _FILE_OFFSET_BITS 64  #include <assert.h>  #include <ctype.h>  #include <errno.h>  | 
![]()  | 
index : colorize.git | |
| Colorize text on terminal with ANSI escape sequences | Steven Schubiger | 
| aboutsummaryrefslogtreecommitdiffstats | 
| -rw-r--r-- | colorize.c | 1 | 
@@ -21,6 +21,7 @@  #define _BSD_SOURCE  #define _XOPEN_SOURCE 700 +#define _FILE_OFFSET_BITS 64  #include <assert.h>  #include <ctype.h>  #include <errno.h>  |