forked from ariadne/pkgconf
stdinc: drop _GNU_SOURCE definition
parent
75074635bb
commit
b5da424ef7
|
@ -16,7 +16,6 @@
|
|||
#ifndef __STDINC_H
|
||||
#define __STDINC_H
|
||||
|
||||
#define _GNU_SOURCE
|
||||
#include <ctype.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
|
Loading…
Reference in New Issue