]> git.saurik.com Git - apple/network_cmds.git/blobdiff - racoon.tproj/debug.h
network_cmds-245.tar.gz
[apple/network_cmds.git] / racoon.tproj / debug.h
index e98118d7ddf2e76d144d58c5ad6a2e9872bee3cf..eb08f9b935dd403a9b0cf5c2dfbf8cd2d6553e34 100644 (file)
  * SUCH DAMAGE.
  */
 
+#ifndef __DEBUG_H__
+#define __DEBUG_H__
+
+
 /* define by main.c */
 extern int f_local;
 extern int vflag;
+
+
+#endif /* __DEBUG_H__ */
+