Fixed compilation with GCC

This commit is contained in:
kervala 2015-03-24 15:51:32 +01:00
parent d7c6e8e49a
commit 1130af71f9

View file

@ -20,6 +20,7 @@
#include "types_nl.h"
#include <cstdio>
#include <cstring>
#include <cstdarg>
#include <errno.h>