Skip to content
Snippets Groups Projects
Commit f375d558 authored by Al Viro's avatar Al Viro Committed by Linus Torvalds
Browse files

asm/unaligned.h doesn't work well as the very first include

parent 7ac86bf6
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,7 @@
#include <linux/types.h>
#include <linux/jhash.h>
#include <asm/unaligned.h>
#include "ieee80211_i.h"
......
......@@ -7,7 +7,6 @@
* published by the Free Software Foundation.
*/
#include <asm/unaligned.h>
#include "mesh.h"
#define TEST_FRAME_LEN 8192
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment