Skip to content

Commit eb0c977

Browse files
committed
[lldb][yaml2macho-core] remove unnecessary include
Fixes a CI fail on llvm#153911
1 parent 2a99532 commit eb0c977

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lldb/tools/yaml2macho-core/yaml2macho.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
#include "Utility.h"
1414
#include "llvm/BinaryFormat/MachO.h"
1515
#include "llvm/Support/CommandLine.h"
16-
#include <getopt.h>
1716
#include <stdio.h>
1817
#include <string>
1918
#include <sys/stat.h>

0 commit comments

Comments
 (0)