]> granicus.if.org Git - llvm/commitdiff
Unbreak buildbots.
authorGreg Clayton <clayborg@gmail.com>
Thu, 10 Oct 2019 18:13:13 +0000 (18:13 +0000)
committerGreg Clayton <clayborg@gmail.com>
Thu, 10 Oct 2019 18:13:13 +0000 (18:13 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@374410 91177308-0d34-0410-b5e6-96231b3b80d8

lib/DebugInfo/GSYM/GsymReader.cpp

index f7bbd700713b84304e82f7ca541a1b95764a532a..dc95fe2f497eb6ad616ab538cd6c46ea0b4edf1c 100644 (file)
@@ -16,7 +16,6 @@
 #include <stdlib.h>
 #include <sys/stat.h>
 #include <sys/types.h>
-#include <unistd.h>
 
 #include <fstream>
 #include <functional>