diff options
Diffstat (limited to 'sys/netns/ns_error.h')
-rw-r--r-- | sys/netns/ns_error.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netns/ns_error.h b/sys/netns/ns_error.h index 2340801..7375b0d 100644 --- a/sys/netns/ns_error.h +++ b/sys/netns/ns_error.h @@ -89,7 +89,7 @@ struct ns_errstat { since we might not know all */ }; -#ifdef KERNEL +#ifdef _KERNEL struct ns_errstat ns_errstat; #endif |