Use the generated config.h instead to enable feature macros

This commit is contained in:
Martijn Otto 2018-02-21 15:57:25 +01:00
parent 1eeff1598a
commit 59d182b1c1

View file

@ -20,8 +20,7 @@
* IN THE SOFTWARE.
*/
#define _GNU_SOURCE
#include <config.h>
#include <assert.h>
#include <errno.h>
#include <fcntl.h>