Make glibc happy.

This commit is contained in:
Jonathan Schleifer 2012-09-30 03:10:59 +02:00
parent b65679f747
commit 3e038e2ba3
2 changed files with 4 additions and 0 deletions

View file

@ -27,6 +27,8 @@
#include <string.h>
#include <limits.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>