ALSA: dummy - Fix the timer calculation in systimer mode
[pandora-kernel.git] / include / linux / ipv6.h
index 476d946..c662efa 100644 (file)
@@ -169,6 +169,12 @@ struct ipv6_devconf {
        __s32           accept_dad;
        void            *sysctl;
 };
+
+struct ipv6_params {
+       __s32 disable_ipv6;
+       __s32 autoconf;
+};
+extern struct ipv6_params ipv6_defaults;
 #endif
 
 /* index values for the variables in ipv6_devconf */