]> granicus.if.org Git - sudo/commitdiff
remove duplicate include
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 21 Feb 2009 13:06:34 +0000 (13:06 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 21 Feb 2009 13:06:34 +0000 (13:06 +0000)
term.c

diff --git a/term.c b/term.c
index 57835189ade9ae91271bfc50a9cfc67828bef9cb..101d3396cf9bed50ebba645989a05e2cc36cc0c5 100644 (file)
--- a/term.c
+++ b/term.c
@@ -19,7 +19,6 @@
 #include <sys/types.h>
 #include <sys/param.h>
 #include <stdio.h>
-#include <stdio.h>
 #ifdef STDC_HEADERS
 # include <stdlib.h>
 # include <stddef.h>