Add missing header.

This commit is contained in:
Romain Tartiere 2012-01-18 13:21:06 +00:00
parent b366b8c027
commit 3aa31abe18

View file

@ -17,6 +17,7 @@
#include "config.h"
#include <stdint.h>
#include <stdio.h>
#include <stdarg.h>
#include <fcntl.h>