diff options
author | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2007-01-30 12:25:57 +0000 |
---|---|---|
committer | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2007-01-30 12:25:57 +0000 |
commit | 9790537d64272aed35fda336ef18fac1fccd960d (patch) | |
tree | 4954aeddf9e8d7c2a3b282b686e9c7d764dc6ec2 /programs/pluto/rcv_info.h | |
parent | dd191aff56ffe1b3fc996a6ca94d829eaff9762b (diff) | |
download | vyos-strongswan-9790537d64272aed35fda336ef18fac1fccd960d.tar.gz vyos-strongswan-9790537d64272aed35fda336ef18fac1fccd960d.zip |
- New upstream release.
Diffstat (limited to 'programs/pluto/rcv_info.h')
-rw-r--r-- | programs/pluto/rcv_info.h | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/programs/pluto/rcv_info.h b/programs/pluto/rcv_info.h deleted file mode 100644 index b5eaef219..000000000 --- a/programs/pluto/rcv_info.h +++ /dev/null @@ -1,18 +0,0 @@ -/* whack communicating routines - * Copyright (C) 2003 Michael Richardson <mcr@freeswan.org> - * - * 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; either version 2 of the License, or (at your - * option) any later version. See <http://www.fsf.org/copyleft/gpl.txt>. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * RCSID $Id: rcv_info.h,v 1.1 2004/03/15 20:35:29 as Exp $ - */ - -#include "freeswan/ipsec_policy.h" -extern void info_handle(int infoctlfd); |