epoc32/include/stdapis/net/if.h
branchSymbian3
changeset 4 837f303aceeb
parent 2 2fe1408b6811
equal deleted inserted replaced
3:e1b950c65cb4 4:837f303aceeb
     1 /*-
     1 /*-
     2  * © Portions copyright (c) 2005-2009 Nokia Corporation.  All rights reserved.
       
     3  * © Portions copyright (c) 2007 Symbian Software Ltd. All rights reserved.
       
     4  * Copyright (c) 1982, 1986, 1989, 1993
     2  * Copyright (c) 1982, 1986, 1989, 1993
     5  *	The Regents of the University of California.  All rights reserved.
     3  *	The Regents of the University of California.  All rights reserved.
     6  *
     4  *
     7  * Redistribution and use in source and binary forms, with or without
     5  * Redistribution and use in source and binary forms, with or without
     8  * modification, are permitted provided that the following conditions
     6  * modification, are permitted provided that the following conditions
    26  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
    24  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
    27  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
    25  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
    28  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
    26  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
    29  * SUCH DAMAGE.
    27  * SUCH DAMAGE.
    30  *
    28  *
       
    29  * Portions Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.
    31  *	@(#)if.h	8.1 (Berkeley) 6/10/93
    30  *	@(#)if.h	8.1 (Berkeley) 6/10/93
    32  * $FreeBSD: src/sys/net/if.h,v 1.96.2.3 2005/10/07 14:00:05 glebius Exp $
    31  * $FreeBSD: src/sys/net/if.h,v 1.96.2.3 2005/10/07 14:00:05 glebius Exp $
    33  */
    32  */
    34 
    33 
    35 #ifndef _NET_IF_H_
    34 #ifndef _NET_IF_H_
   396 
   395 
   397 #ifdef _KERNEL
   396 #ifdef _KERNEL
   398 struct thread;
   397 struct thread;
   399 
   398 
   400 /* XXX - this should go away soon. */
   399 /* XXX - this should go away soon. */
   401 #include <net/if_var.h>
   400 #include <stdapis/net/if_var.h>
   402 #endif
   401 #endif
   403 
   402 
   404 /*
   403 /*
   405  * Symbian specific APIs
   404  * Symbian specific APIs
   406  */
   405  */