X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem%2FSystem.Net.Configuration%2FIpv6Element.cs;h=7ad1a01340bee65f67cebe352d7fb18707373a9b;hb=10f86fb5fe2212bb57090376ec04847aeb558b4e;hp=cccfad5e5c2626a4a4904025ec2ed3efd848a026;hpb=496dfbf9ec0fd3143e5dd560a863d916e56a52b8;p=mono.git diff --git a/mcs/class/System/System.Net.Configuration/Ipv6Element.cs b/mcs/class/System/System.Net.Configuration/Ipv6Element.cs index cccfad5e5c2..7ad1a01340b 100644 --- a/mcs/class/System/System.Net.Configuration/Ipv6Element.cs +++ b/mcs/class/System/System.Net.Configuration/Ipv6Element.cs @@ -30,7 +30,7 @@ // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // -#if NET_2_0 && CONFIGURATION_DEP +#if CONFIGURATION_DEP using System.Configuration;