]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Remove duplicated #include.
authorSimon Josefsson <simon@josefsson.org>
Mon, 15 May 2006 14:29:45 +0000 (14:29 +0000)
committerSimon Josefsson <simon@josefsson.org>
Mon, 15 May 2006 14:29:45 +0000 (14:29 +0000)
src/certtool-cfg.c

index 05c790a0f005adb99b66674eee4612181848f25c..f0991e6033c7a05c761a22df38743ef2f54c2415 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005 Free Software Foundation
+ * Copyright (C) 2004, 2005, 2006 Free Software Foundation
  *
  * This file is part of GNUTLS.
  *
@@ -25,7 +25,6 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <certtool-cfg.h>
-#include <getpass.h>
 #include <cfg+.h>
 #include <gnutls/x509.h>
 #include <string.h>