0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-29 10:12:39 +01:00

bantool: _XOPEN_SOURCE should die in a fire

This commit is contained in:
William Pitcock 2011-03-17 10:45:57 -05:00
parent b19d3c5186
commit 8e00d87838

View file

@ -38,7 +38,6 @@
*
*/
#define _XOPEN_SOURCE
#include <stdio.h>
#include <stdlib.h>
#include <time.h>