No need for including endian.h anymore
authorJouni Malinen <jouni.malinen@atheros.com>
Wed, 4 Mar 2009 14:29:36 +0000 (16:29 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 4 Mar 2009 14:29:36 +0000 (16:29 +0200)
hostapd/wme.h

index 3decb4b..a1ca6d4 100644 (file)
 #ifndef WME_H
 #define WME_H
 
-#ifdef __linux__
-#include <endian.h>
-#endif /* __linux__ */
-
-#if defined(__FreeBSD__) || defined(__NetBSD__) || defined(__DragonFly__)
-#include <sys/types.h>
-#include <sys/endian.h>
-#endif /* defined(__FreeBSD__) || defined(__NetBSD__) ||
-       * defined(__DragonFly__) */
-
-
 /*
  * WMM Information Element (used in (Re)Association Request frames; may also be
  * used in Beacon frames)