Commit efe67c9
committed
Guard _DEFAULT_SOURCE against redefinition
GCC with -Werror treats macro redefinition as an error.
Some compilers or build systems pre-define _DEFAULT_SOURCE.1 parent b84dcfb commit efe67c9
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| |||
0 commit comments