]> git.saurik.com Git - apple/network_cmds.git/blobdiff - racoon.tproj/isakmp_newg.h
network_cmds-245.tar.gz
[apple/network_cmds.git] / racoon.tproj / isakmp_newg.h
index 6d1a17f29997b47629818ef2bacdf636a82b2d43..59db2f648dcfd2fa52ad641742839ff392ffd55b 100644 (file)
  * SUCH DAMAGE.
  */
 
+#ifndef __ISAKMP_NEWG_H__
+#define __ISAKMP_NEWG_H__
+
+
 extern int isakmp_newgroup_r __P((struct ph1handle *, vchar_t *));
+
+#endif /* __ISAKMP_NEWG_H__ */
+