From: Nikos Mavrogiannopoulos Date: Sun, 9 Jun 2002 10:15:41 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: gnutls_0_4_with_libtasn1~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e32a0ec617d63bc3e2c5e9f143eea4d810fce902;p=thirdparty%2Fgnutls.git *** empty log message *** --- diff --git a/tests/x509_test.c b/tests/x509_test.c index e77967490e..403ca8b7a1 100644 --- a/tests/x509_test.c +++ b/tests/x509_test.c @@ -4,6 +4,10 @@ #include #include +/* FIXME: This test uses gnutls internals. Rewrite it using + * the exported stuff. (I leave it as an exercise to the reader :) + */ + #define MAX_FILE_SIZE 16*1024 struct file_res {