add missing stdlib.h include
This commit is contained in:
parent
46e82cbc47
commit
45ffdeaf52
@ -16,6 +16,7 @@
|
||||
* @author Ludwig Ortmann <ludwig.ortmann@fu-berlin.de>
|
||||
*/
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#ifdef __MACH__
|
||||
#define _XOPEN_SOURCE
|
||||
#endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user