mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-22 15:02:32 +00:00
9d878d8422
Signed-off-by: Jan Hoffmann <jan@3e8.eu> [fix warnings, switch to tag tarball, update patches] Signed-off-by: Andre Heider <a.heider@gmail.com>
11 lines
406 B
Diff
11 lines
406 B
Diff
--- a/src/include/linux/ifxos_linux_common.h
|
|
+++ b/src/include/linux/ifxos_linux_common.h
|
|
@@ -49,6 +49,7 @@
|
|
IFX Linux adaptation - Includes (Linux Kernel)
|
|
========================================================================= */
|
|
#include <linux/kernel.h>
|
|
+#include <linux/version.h>
|
|
#include <asm/byteorder.h>
|
|
|
|
/* ============================================================================
|