]> git.saurik.com Git - apple/ipsec.git/blobdiff - ipsec-tools/racoon/isakmp_var.h
ipsec-326.tar.gz
[apple/ipsec.git] / ipsec-tools / racoon / isakmp_var.h
index 8a4993dd9391639a49215a6bdbb36fe98518b2f6..f9719dd330619f0adfac4f5a98fb6c266f4edf6b 100644 (file)
 
 #include "vmbuf.h"
 #include "racoon_types.h"
-#include <schedule.h>
+#include "schedule.h"
+#if __has_include(<nw/private.h>)
+#include <nw/private.h>
+#else
 #include <network/nat64.h>
+#endif
 
 #define PORT_ISAKMP 500
 #define PORT_ISAKMP_NATT 4500