Use the generated config.h instead to enable feature macros
This commit is contained in:
parent
1eeff1598a
commit
59d182b1c1
1 changed files with 1 additions and 2 deletions
|
@ -20,8 +20,7 @@
|
|||
* IN THE SOFTWARE.
|
||||
*/
|
||||
|
||||
#define _GNU_SOURCE
|
||||
|
||||
#include <config.h>
|
||||
#include <assert.h>
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
|
|
Loading…
Reference in a new issue