Skip to content

Commit 3f11bc2

Browse files
jasonmolendagithub-actions[bot]
authored andcommitted
Automerge: [lldb][yaml2macho-core] remove unnecessary include
Fixes a CI fail on llvm/llvm-project#153911
2 parents 6e37bd6 + eb0c977 commit 3f11bc2

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)