mirror of
https://github.com/intel/llvm.git
synced 2026-01-22 07:01:03 +08:00
Remove a few uses of LLDB_DISABLE_POSIX.
This all appears to have been dead, unnecessary code. llvm-svn: 215405
This commit is contained in:
@@ -47,10 +47,6 @@
|
||||
#include "lldb/Target/ThreadPlanBase.h"
|
||||
#include "Plugins/Process/Utility/InferiorCallPOSIX.h"
|
||||
|
||||
#ifndef LLDB_DISABLE_POSIX
|
||||
#include <spawn.h>
|
||||
#endif
|
||||
|
||||
using namespace lldb;
|
||||
using namespace lldb_private;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user