Fixed cygwin compile

This commit is contained in:
James Booth
2016-02-28 19:05:26 +00:00
parent fbd913ec62
commit accde2a61c
2 changed files with 3 additions and 1 deletions

View File

@@ -32,6 +32,8 @@
*
*/
#define _GNU_SOURCE 1
#include <string.h>
#include <assert.h>
#include <stdlib.h>