ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/src/connection.h
(Generate patch)

Comparing gvpe/src/connection.h (file contents):
Revision 1.21 by pcg, Sat Mar 5 19:13:15 2005 UTC vs.
Revision 1.22 by pcg, Fri Mar 18 01:53:05 2005 UTC

17 You should have received a copy of the GNU General Public License 17 You should have received a copy of the GNU General Public License
18 along with gvpe; if not, write to the Free Software 18 along with gvpe; if not, write to the Free Software
19 Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 19 Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
20*/ 20*/
21 21
22#ifndef VPE_CONNECTION_H__ 22#ifndef GVPE_CONNECTION_H__
23#define VPE_CONNECTION_H__ 23#define GVPE_CONNECTION_H__
24 24
25#include <openssl/hmac.h> 25#include <openssl/hmac.h>
26 26
27#include "global.h" 27#include "global.h"
28#include "conf.h" 28#include "conf.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines