Files
bongo/include/bongossl.h
T
2007-01-22 23:37:12 +00:00

17 lines
407 B
C

/* (C) Copyright 2007 Alex Hudson
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation.
* See the COPYING file for the exact terms.
*/
// a few symbols that we need here and there to modify SSL connections
#ifndef _BONGOSSL_H
#define _BONGOSSL_H
#endif /* _BONGOSSL_H */