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