/* sysctl(3) tags, for compatibility purposes */
#define VLANCTL_PROTO 1
#define VLANCTL_MAX 2
-#endif 0
+#endif
/*
* Configuration structure for SIOCSETVLAN and SIOCGETVLAN ioctls.
#ifdef KERNEL_PRIVATE
int vlan_family_init(void);
-#endif KERNEL_PRIVATE
+#endif /* KERNEL_PRIVATE */
#endif /* _NET_IF_VLAN_VAR_H_ */