diff options
| author | Paul Mundt <lethal@linux-sh.org> | 2009-02-12 11:27:56 +0300 |
|---|---|---|
| committer | Paul Mundt <lethal@linux-sh.org> | 2009-02-12 11:27:56 +0300 |
| commit | 41480ae7a383dcffa497decdd97b3cb2caaa18ec (patch) | |
| tree | f1e3afce2cbd0bbc544cd86a73e5b3093eb081c4 /include/linux/dvb/net.h | |
| parent | 508eb2ce222053e51e2243b7add8eeac85b1d250 (diff) | |
| parent | 34aeb43e2d3800f4d8f96feb9f1b49cd506679d5 (diff) | |
| download | linux-41480ae7a383dcffa497decdd97b3cb2caaa18ec.tar.xz | |
Merge branch 'sh/stable-updates'
Diffstat (limited to 'include/linux/dvb/net.h')
| -rw-r--r-- | include/linux/dvb/net.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/linux/dvb/net.h b/include/linux/dvb/net.h index 5be474bf0d2b..f451e7eb0b0b 100644 --- a/include/linux/dvb/net.h +++ b/include/linux/dvb/net.h @@ -24,8 +24,7 @@ #ifndef _DVBNET_H_ #define _DVBNET_H_ -#include <asm/types.h> - +#include <linux/types.h> struct dvb_net_if { __u16 pid; |
