summaryrefslogtreecommitdiffstats
path: root/term-utils/agetty.c
diff options
context:
space:
mode:
authorKarel Zak2013-03-20 14:40:19 +0100
committerKarel Zak2013-03-20 14:40:19 +0100
commit5ad0923904b60b41684728e2cc9a44e96b3eb0cd (patch)
tree6c8dddc5e88b0cad4d2f0c3e08568ba7efca9ece /term-utils/agetty.c
parentdocs: add AVAILABILITY section to isosize man page, and tweak wording (diff)
downloadkernel-qcow2-util-linux-5ad0923904b60b41684728e2cc9a44e96b3eb0cd.tar.gz
kernel-qcow2-util-linux-5ad0923904b60b41684728e2cc9a44e96b3eb0cd.tar.xz
kernel-qcow2-util-linux-5ad0923904b60b41684728e2cc9a44e96b3eb0cd.zip
remove duplicate includes
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'term-utils/agetty.c')
-rw-r--r--term-utils/agetty.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/term-utils/agetty.c b/term-utils/agetty.c
index b9a14b328..3c6307a21 100644
--- a/term-utils/agetty.c
+++ b/term-utils/agetty.c
@@ -28,7 +28,6 @@
#include <time.h>
#include <sys/file.h>
#include <sys/socket.h>
-#include <netdb.h>
#include <langinfo.h>
#include <grp.h>
#include <arpa/inet.h>