diff options
author | ed <ed@FreeBSD.org> | 2011-10-21 12:58:34 +0000 |
---|---|---|
committer | ed <ed@FreeBSD.org> | 2011-10-21 12:58:34 +0000 |
commit | b18bd1101c248172695f243f7b5e0684ca86676b (patch) | |
tree | b83ec9de6e77f2e1d9573396deae5f5b824ae53f /contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp | |
parent | 0391c17cc27b992bf21d809d8ab8ceaf2ba95226 (diff) | |
download | FreeBSD-src-b18bd1101c248172695f243f7b5e0684ca86676b.zip FreeBSD-src-b18bd1101c248172695f243f7b5e0684ca86676b.tar.gz |
Add missing #includes.
According to POSIX, these two header files should be able to be included
by themselves, not depending on other headers. The <net/if.h> header
uses struct sockaddr when __BSD_VISIBLE=1, while <netinet/tcp.h> uses
integer datatypes (u_int32_t, u_short, etc).
MFC after: 2 months
Diffstat (limited to 'contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp')
0 files changed, 0 insertions, 0 deletions