From: Nikos Mavrogiannopoulos Date: Tue, 5 Jun 2012 16:07:25 +0000 (+0200) Subject: stdarg.h is not needed X-Git-Tag: gnutls_3_0_21~70 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5b5c4df2cd807798046f62915cd072ba442bc6c9;p=thirdparty%2Fgnutls.git stdarg.h is not needed --- diff --git a/lib/includes/gnutls/abstract.h b/lib/includes/gnutls/abstract.h index f12e9ac3de..ad66246613 100644 --- a/lib/includes/gnutls/abstract.h +++ b/lib/includes/gnutls/abstract.h @@ -23,7 +23,6 @@ #ifndef __GNUTLS_ABSTRACT_H #define __GNUTLS_ABSTRACT_H -#include #include #include #include