/*====================================================================* * * Copyright (c) 2013 Qualcomm Atheros, Inc. * * All rights reserved. * *====================================================================*/ /*====================================================================* * * if_ether.h - Substitute Linux header for systems without one; * * On Linux systems, this file is actually included by header file * net/ethernet.h which defines ethernet constants in terms of the * ones defined here; * *--------------------------------------------------------------------*/ #ifndef IF_ETHER_HEADER #define IF_ETHER_HEADER /*====================================================================* * *--------------------------------------------------------------------*/ #include /*====================================================================* * *--------------------------------------------------------------------*/ #endif