summaryrefslogtreecommitdiffstats
path: root/sys/net/if_faith.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/net/if_faith.h')
-rw-r--r--sys/net/if_faith.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/net/if_faith.h b/sys/net/if_faith.h
index 1e30bfb..7fa9b5a 100644
--- a/sys/net/if_faith.h
+++ b/sys/net/if_faith.h
@@ -34,8 +34,10 @@
#define _NET_IF_FAITH_H_
#ifdef _KERNEL
+#ifdef INET6
struct in6_addr;
int faithprefix __P((struct in6_addr *));
#endif
+#endif
#endif /* _NET_IF_FAITH_H_ */
OpenPOWER on IntegriCloud