]> git.saurik.com Git - apple/network_cmds.git/blobdiff - racoon.tproj/safefile.h
network_cmds-245.tar.gz
[apple/network_cmds.git] / racoon.tproj / safefile.h
index 54a3ce620a9dcd0fe5ff21d3ac0d66d7578f3238..bbb67ce707382b5e6f8970cb985861003f6870ea 100644 (file)
@@ -1,6 +1,6 @@
-/*     $KAME$  */
+/*     $KAME: safefile.h,v 1.2 2000/09/13 04:50:28 itojun Exp $        */
 
-/*     $KAME: safefile.h,v 1.1 2000/06/13 05:01:41 itojun Exp $        */
+/*     $KAME: safefile.h,v 1.2 2000/09/13 04:50:28 itojun Exp $        */
 
 /*
  * Copyright (C) 2000 WIDE Project.
  * SUCH DAMAGE.
  */
 
+#ifndef __SAFEFILE_H__
+#define __SAFEFILE_H__
+
 extern int safefile __P((const char *, int));
+
+#endif /* __SAFEFILE_H__ */
+