No need for including endian.h anymore

This commit is contained in:
Jouni Malinen 2009-03-04 16:29:36 +02:00 committed by Jouni Malinen
parent 317c33ebfb
commit b175bff0ce

View file

@ -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)