X-Git-Url: https://git.saurik.com/apple/ipsec.git/blobdiff_plain/52b7d2ce06d68d0a9160d16f6e7c08c21c149d0d..869d26af2154b0619928167c83079c8c0bf7163d:/ipsec-tools/racoon/racoonctl.h diff --git a/ipsec-tools/racoon/racoonctl.h b/ipsec-tools/racoon/racoonctl.h index 2b8b5a8..d507213 100644 --- a/ipsec-tools/racoon/racoonctl.h +++ b/ipsec-tools/racoon/racoonctl.h @@ -1,4 +1,6 @@ -/* $Id: racoonctl.h,v 1.2 2004/12/30 11:08:32 manubsd Exp $ */ +/* $NetBSD: racoonctl.h,v 1.4 2006/09/09 16:22:10 manu Exp $ */ + +/* Id: racoonctl.h,v 1.3 2005/06/19 22:37:47 manubsd Exp */ /* * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. @@ -33,7 +35,7 @@ #define _RACOONCTL_H /* bumped on any change to the interface */ -#define RACOONCTL_INTERFACE 20041230 +#define RACOONCTL_INTERFACE 20050619 extern u_int32_t racoonctl_interface; /* bumped when introducing changes that break backward compatibility */