Remove leftover references to some of the system headers.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-10-15 17:59:54 +02:00
parent e012736478
commit f4e0adc0f9
7 changed files with 5 additions and 14 deletions

View file

@ -37,7 +37,6 @@
#include <assert.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <errno.h>
#include <limits.h>