]> git.saurik.com Git - apple/ipsec.git/blobdiff - ipsec-tools/racoon/debug.h
ipsec-332.100.1.tar.gz
[apple/ipsec.git] / ipsec-tools / racoon / debug.h
index 7fd45f25f9ce7dc94ab7faf1084dd2e9878f5e7d..72474928b906e89d2a87cd391dde0ba286895327 100644 (file)
@@ -36,4 +36,6 @@
 extern int f_local;
 extern int vflag;
 
+#define IPSECLOGASLMSG(format, args...) plog(ASL_LEVEL_NOTICE, format, ##args);
+
 #endif /* _DEBUG_H */