From 5dadf34209c288b8fffba1016e6a3c9446381153 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Thu, 7 Jun 2007 02:37:32 +0000 Subject: Replace hacked OpenSSL code with OpenSSL 0.9.8e distribution. svn path=/openssl/Makefile; revision=659 --- openssl/vendor/current/demos/easy_tls/test.h | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 openssl/vendor/current/demos/easy_tls/test.h (limited to 'openssl/vendor/current/demos/easy_tls/test.h') diff --git a/openssl/vendor/current/demos/easy_tls/test.h b/openssl/vendor/current/demos/easy_tls/test.h deleted file mode 100644 index dda66784..00000000 --- a/openssl/vendor/current/demos/easy_tls/test.h +++ /dev/null @@ -1,11 +0,0 @@ -/* test.h */ -/* $Id: test.h,v 1.1 2001/09/17 19:07:00 bodo Exp $ */ - - -void test_process_init(int fd, int client_p, void *apparg); -#define TLS_APP_PROCESS_INIT test_process_init - -#undef TLS_CUMULATE_ERRORS - -void test_errflush(int child_p, char *errbuf, size_t num, void *apparg); -#define TLS_APP_ERRFLUSH test_errflush -- cgit v1.2.3