diff options
Diffstat (limited to 'common/stringop.c')
-rw-r--r-- | common/stringop.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/stringop.c b/common/stringop.c index c503143a..16d04917 100644 --- a/common/stringop.c +++ b/common/stringop.c @@ -1,4 +1,3 @@ -#define _POSIX_C_SOURCE 200809L #include <ctype.h> #include <stdarg.h> #include <stdbool.h> |