Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'eglib/test/test.c')
-rw-r--r--eglib/test/test.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/eglib/test/test.c b/eglib/test/test.c
index dc97450ec56..602c2714132 100644
--- a/eglib/test/test.c
+++ b/eglib/test/test.c
@@ -26,6 +26,8 @@
* WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
+#define _GNU_SOURCE
+
#include <config.h>
#include <stdlib.h>
#include <stdio.h>