Fix BSD compile issues

This commit is contained in:
Marcelo Fernandez
2017-10-17 16:50:41 +00:00
parent 6e960c7d6b
commit 2baf54526b
3 changed files with 10 additions and 0 deletions

View File

@ -10,6 +10,7 @@ extern "C"
{
#endif
#include <stdint.h>
#include <stdlib.h>
#include "enet/godot.h"