mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 03:56:16 +08:00
It seems sysctl.h is not self-contained, as I get missing symbols in the header itself now. I am going to include all files that the file I moved this from included, and hope that is enough. llvm-svn: 298063