Francois Perrad 9 лет назад
Родитель
Сommit
c22acc2d07

+ 0 - 1
src/pk/asn1/der/sequence/der_decode_sequence_ex.c

@@ -9,7 +9,6 @@
  * Tom St Denis, [email protected], http://libtom.org
  * Tom St Denis, [email protected], http://libtom.org
  */
  */
 #include "tomcrypt.h"
 #include "tomcrypt.h"
-#include <stdarg.h>
 
 
 
 
 /**
 /**

+ 0 - 1
src/pk/asn1/der/sequence/der_encode_sequence_ex.c

@@ -9,7 +9,6 @@
  * Tom St Denis, [email protected], http://libtom.org
  * Tom St Denis, [email protected], http://libtom.org
  */
  */
 #include "tomcrypt.h"
 #include "tomcrypt.h"
-#include <stdarg.h>
 
 
 
 
 /**
 /**