removed unnecessary include

This commit is contained in:
Jack Andersen 2015-07-24 14:33:24 -10:00
parent 9e27a9d07b
commit 62ce25b8b6
4 changed files with 3 additions and 4 deletions

2
hecl/extern/Athena vendored

@ -1 +1 @@
Subproject commit 5d3dcb57ad44fc270f87a7c554490ca2d5a263ef
Subproject commit 4a688a1c33b7e11a505e821476296a5c3813f1a3

@ -1 +1 @@
Subproject commit 5deacef567cd295e78cbbabfde944a8e0b3a2272
Subproject commit fb0abb652a9149b369540d787fc3a5dacca8912a

@ -1 +1 @@
Subproject commit ac84440bec8284050cb9ad746a75821e8521e9a5
Subproject commit 41ec8243053b3f2ac51c359292666380a223108a

View File

@ -3,7 +3,6 @@
#ifndef _WIN32
#include <stdlib.h>
#include <sys/param.h>
#include <sys/stat.h>
#include <sys/file.h>
#include <sys/ioctl.h>