godot/platform/haiku/platform_config.h

5 lines
95 B
C
Raw Normal View History

2015-05-24 20:22:51 +00:00
#include <alloca.h>
2015-05-27 21:59:41 +00:00
// for ifaddrs.h needed in drivers/unix/ip_unix.cpp
#define _BSD_SOURCE 1