bantool: _XOPEN_SOURCE should die in a fire

This commit is contained in:
William Pitcock 2011-03-17 10:45:57 -05:00
parent 00d66a41f4
commit 9494478ea0
1 changed files with 0 additions and 1 deletions

View File

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