epoc32/include/stdapis/net/if.h
branchSymbian3
changeset 4 837f303aceeb
parent 2 2fe1408b6811
--- a/epoc32/include/stdapis/net/if.h	Wed Mar 31 12:27:01 2010 +0100
+++ b/epoc32/include/stdapis/net/if.h	Wed Mar 31 12:33:34 2010 +0100
@@ -1,6 +1,4 @@
 /*-
- * © Portions copyright (c) 2005-2009 Nokia Corporation.  All rights reserved.
- * © Portions copyright (c) 2007 Symbian Software Ltd. All rights reserved.
  * Copyright (c) 1982, 1986, 1989, 1993
  *	The Regents of the University of California.  All rights reserved.
  *
@@ -28,6 +26,7 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Portions Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.
  *	@(#)if.h	8.1 (Berkeley) 6/10/93
  * $FreeBSD: src/sys/net/if.h,v 1.96.2.3 2005/10/07 14:00:05 glebius Exp $
  */
@@ -398,7 +397,7 @@
 struct thread;
 
 /* XXX - this should go away soon. */
-#include <net/if_var.h>
+#include <stdapis/net/if_var.h>
 #endif
 
 /*