diff options
Diffstat (limited to 'tools/javadeps.c')
-rw-r--r-- | tools/javadeps.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/javadeps.c b/tools/javadeps.c index 5a20901a3..43e962e35 100644 --- a/tools/javadeps.c +++ b/tools/javadeps.c @@ -65,6 +65,7 @@ marc@redhat.com and ewt@redhat.com. */ #include <stdarg.h> +#include <netdb.h> #include <rpm/rpmutil.h> #include "debug.h" |