summaryrefslogtreecommitdiff
path: root/test/raidfile
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2015-12-10 21:43:28 +0000
committerChris Wilson <chris+github@qwirx.com>2015-12-10 21:43:28 +0000
commita0dbca857d1e34d6772d301e96b2a5a3ba1ad31c (patch)
treed5ecb653c08d83a4889e6363bb6f073a66130fe7 /test/raidfile
parentef7ce0c899d59d20990328c6e5cbb58e1bea9e9f (diff)
Remove more references to unistd.h.
Diffstat (limited to 'test/raidfile')
-rw-r--r--test/raidfile/testraidfile.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/raidfile/testraidfile.cpp b/test/raidfile/testraidfile.cpp
index 5a62b101..c8150387 100644
--- a/test/raidfile/testraidfile.cpp
+++ b/test/raidfile/testraidfile.cpp
@@ -10,7 +10,6 @@
#include "Box.h"
#include <fcntl.h>
-#include <unistd.h>
#include <stdio.h>
#include <errno.h>