summaryrefslogtreecommitdiff
path: root/tools/javadeps.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/javadeps.c')
-rw-r--r--tools/javadeps.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/tools/javadeps.c b/tools/javadeps.c
index d4474f3e9..d1dcb8b81 100644
--- a/tools/javadeps.c
+++ b/tools/javadeps.c
@@ -50,21 +50,8 @@ marc@redhat.com and ewt@redhat.com.
*/
-#include "system.h"
-
-/*
- these includes are for my use, rpm will use #include "system.h"*
-*/
-
-/*
#include <stdio.h>
#include <stdlib.h>
-#include <string.h>
-#include <ctype.h>
-#include <netinet/in.h>
-*/
-
-#include <stdlib.h>
#include <stdarg.h>
#include <string.h>
#include <netdb.h>