summaryrefslogtreecommitdiffstats
path: root/sys/sys/domain.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/domain.h')
-rw-r--r--sys/sys/domain.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/domain.h b/sys/sys/domain.h
index 3b7f14c..c921c04 100644
--- a/sys/sys/domain.h
+++ b/sys/sys/domain.h
@@ -63,7 +63,7 @@ struct domain {
int dom_maxrtkey; /* for routing layer */
};
-#ifdef KERNEL
+#ifdef _KERNEL
extern struct domain *domains;
extern struct domain localdomain;
extern void net_add_domain(void *);
OpenPOWER on IntegriCloud