1.1 --- a/epoc32/include/stdapis/net/if_var.h Wed Mar 31 12:27:01 2010 +0100
1.2 +++ b/epoc32/include/stdapis/net/if_var.h Wed Mar 31 12:33:34 2010 +0100
1.3 @@ -1,5 +1,4 @@
1.4 /*
1.5 - * © Portions copyright (c) 2007 Symbian Software Ltd. All rights reserved.
1.6 * Copyright (c) 1982, 1986, 1989, 1993
1.7 * The Regents of the University of California. All rights reserved.
1.8 * Redistribution and use in source and binary forms, with or without
1.9 @@ -26,6 +25,7 @@
1.10 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1.11 * SUCH DAMAGE.
1.12 *
1.13 + * Portions Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.
1.14 * From: @(#)if.h 8.1 (Berkeley) 6/10/93
1.15 * $FreeBSD: src/sys/net/if_var.h,v 1.18.2.16 2003/04/15 18:11:19 fjoe Exp $
1.16 * $DragonFly: src/sys/net/if_var.h,v 1.40 2007/09/09 03:51:25 sephe Exp $
1.17 @@ -40,7 +40,7 @@
1.18 #endif
1.19 #endif //__SYMBIAN32__
1.20 #ifndef _NET_IF_H_
1.21 -#include <net/if.h>
1.22 +#include <stdapis/net/if.h>
1.23 #endif
1.24
1.25 /*