Unconditionally include <netdb.h> where needed instead of system.h
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 5 Jan 2010 09:26:14 +0000 (11:26 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 5 Jan 2010 09:26:14 +0000 (11:26 +0200)
commit5c084f842ae21d861818a33922b5c77cb17ad8e4
treecbe49d97a32acbaf7e8695392685d4020b8f2688
parente9df6383be6b95621250c7258909587098d70999
Unconditionally include <netdb.h> where needed instead of system.h
- there's no fallback for missing netdb.h so there's little point
  conditionalizing it
- avoid yet more system.h pollution
build/names.c
configure.ac
lib/header.c
lib/rpmrc.c
rpmio/url.c
system.h
tools/javadeps.c