diff options
Diffstat (limited to 'networking/inetd.c')
-rw-r--r-- | networking/inetd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/inetd.c b/networking/inetd.c index 39a2b24cb..3ecd32292 100644 --- a/networking/inetd.c +++ b/networking/inetd.c | |||
@@ -134,7 +134,6 @@ | |||
134 | #include <sys/un.h> | 134 | #include <sys/un.h> |
135 | #include <sys/file.h> | 135 | #include <sys/file.h> |
136 | #include <sys/wait.h> | 136 | #include <sys/wait.h> |
137 | #include <sys/time.h> | ||
138 | #include <sys/resource.h> | 137 | #include <sys/resource.h> |
139 | 138 | ||
140 | 139 | ||