Fixes missing header.

This commit is contained in:
Ondrej Zajicek 2011-11-10 09:22:20 +01:00
parent a7f23f581f
commit 60fd666b79

View file

@ -30,6 +30,7 @@
#include <errno.h>
#include <stdlib.h>
#include <stdarg.h>
#include <unistd.h>
#define PARSER 1