Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e621e691 authored by Kirill A. Shutemov's avatar Kirill A. Shutemov Committed by David S. Miller
Browse files

[NET]: include <linux/types.h> into linux/ethtool.h for __u* typedef

parent e9720acd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -12,6 +12,7 @@
#ifndef _LINUX_ETHTOOL_H
#define _LINUX_ETHTOOL_H

#include <linux/types.h>

/* This should work for both 32 and 64 bit userland. */
struct ethtool_cmd {