[Orc] Remote the <unistd> include introduced in r257305 - it's not needed, and
[oota-llvm.git] / include / llvm / ExecutionEngine / Orc / RPCChannel.h
index 5ebd40d60515e1b67a6330047a7c4739795dbf8b..b4b7a0a1b4eea1529d30c1b73e06eea023078e0a 100644 (file)
@@ -8,7 +8,6 @@
 #include "llvm/Support/Endian.h"
 
 #include <system_error>
-#include <unistd.h>
 
 namespace llvm {
 namespace orc {