Skip to content

Commit

Permalink
no _GNU_SOURCE
Browse files Browse the repository at this point in the history
  • Loading branch information
viperML committed May 22, 2024
1 parent 80df12b commit f99387b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#define _GNU_SOURCE
#include <errno.h>
#include <libgen.h>
#include <limits.h>
#include <stdbool.h>
#include <stdio.h>
Expand Down

0 comments on commit f99387b

Please sign in to comment.