All of our supported operating systems (so far) and FreeBSD technically
authorBrian Gaeke <gaeke@uiuc.edu>
Mon, 6 Oct 2003 03:30:28 +0000 (03:30 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Mon, 6 Oct 2003 03:30:28 +0000 (03:30 +0000)
commit378b524ba0b9fd9d04801526668d1845c65af6e7
tree7e5f36cdc15f831746a2ffbbf39c4007d4376d1c
parent9bf6239a1fe100da370d00735d3aedd3a7349cf2
All of our supported operating systems (so far) and FreeBSD technically
want you to include <sys/stat.h> for fstat(), struct stat, and friends.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8887 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bytecode/Reader/ReaderWrappers.cpp