kio Library API Documentation

kssldefs.h

00001 #ifndef __kssldefs_h
00002 #define __kssldefs_h
00003 
00004 #include "ksslconfig.h"
00005 #ifdef HAVE_OLD_SSL_API
00006 #define OPENSSL_malloc Malloc
00007 #define OPENSSL_malloc_locked Malloc_locked
00008 #define OPENSSL_realloc Realloc
00009 #define OPENSSL_free Free
00010 #endif
00011 
00012 #endif
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.0.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Wed Oct 8 12:21:32 2003 by doxygen 1.2.18 written by Dimitri van Heesch, © 1997-2001