Commit fb03e4e4 authored by Jones Desougi's avatar Jones Desougi Committed by Stephen Hemminger

[IGMP]: linux/igmp.h needs asm/byteorder.h

parent 927f6aaa
......@@ -16,6 +16,8 @@
#ifndef _LINUX_IGMP_H
#define _LINUX_IGMP_H
#include <asm/byteorder.h>
/*
* IGMP protocol structures
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment