Files
godot/platform/haiku/platform_config.h

5 lines
95 B
C
Raw Normal View History

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