forked from OSchip/llvm-project
parent
444eba2d4d
commit
b2065ecdd6
|
@ -994,9 +994,6 @@ Host::GetOSKernelDescription (std::string &s)
|
|||
s.clear();
|
||||
return false;
|
||||
}
|
||||
|
||||
#include <libxml/parser.h>
|
||||
#include <libxml/tree.h>
|
||||
|
||||
bool
|
||||
Host::GetOSVersion
|
||||
|
|
Loading…
Reference in New Issue