changeset 2933:1ea40490ee61 draft

Fix compile with IPv6 disabled.
author Roy Marples <roy@marples.name>
date Fri, 30 Jan 2015 10:05:21 +0000
parents 1267cf1388e4
children b1090731353e
files ipv6.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ipv6.h	Fri Jan 30 09:23:21 2015 +0000
+++ b/ipv6.h	Fri Jan 30 10:05:21 2015 +0000
@@ -264,6 +264,7 @@
 #define ipv6_free(a) {}
 #define ipv6_drop(a) {}
 #define ipv6_ctxfree(a) {}
+#define ipv6_gentempifid(a) {}
 #endif
 
 #endif