]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
stdarg.h is not needed
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 5 Jun 2012 16:07:25 +0000 (18:07 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 5 Jun 2012 16:07:25 +0000 (18:07 +0200)
lib/includes/gnutls/abstract.h

index f12e9ac3deeff11c72b7d1e82193243ebee573f8..ad6624661333bceba24f9d0ce94953bda8520a81 100644 (file)
@@ -23,7 +23,6 @@
 #ifndef __GNUTLS_ABSTRACT_H
 #define __GNUTLS_ABSTRACT_H
 
-#include <stdarg.h>
 #include <gnutls/gnutls.h>
 #include <gnutls/x509.h>
 #include <gnutls/pkcs11.h>