Browse Source

No need for including endian.h anymore

Jouni Malinen 16 years ago
parent
commit
b175bff0ce
1 changed files with 0 additions and 11 deletions
  1. 0 11
      hostapd/wme.h

+ 0 - 11
hostapd/wme.h

@@ -16,17 +16,6 @@
 #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)