commit | 1df49e0472f7577764b8472a99ee793825a1886a | [log] [tgz] |
---|---|---|
author | Mark McLoughlin <markmc@redhat.com> | Wed Nov 25 18:48:58 2009 +0000 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Thu Dec 03 09:41:28 2009 -0600 |
tree | 24c1e99b6d3e205d1d9533f1da6e0371296604f2 | |
parent | 1abecf77d87124076eff8e5836a6d0dd7bd595c5 [diff] |
net: clean up includes in net.c This is probably a little drastic, but the includes in this file are now totally out of control when compared with what includes are actually needed. This may break the build on e.g. *BSD, but it will be easily fixed by re-instating an include. Signed-off-by: Mark McLoughlin <markmc@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>