No need for including endian.h anymore
This commit is contained in:
parent
317c33ebfb
commit
b175bff0ce
1 changed files with 0 additions and 11 deletions
|
@ -16,17 +16,6 @@
|
||||||
#ifndef WME_H
|
#ifndef WME_H
|
||||||
#define 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
|
* WMM Information Element (used in (Re)Association Request frames; may also be
|
||||||
* used in Beacon frames)
|
* used in Beacon frames)
|
||||||
|
|
Loading…
Add table
Reference in a new issue