diff options
Diffstat (limited to 'arch/um/drivers/umcast.h')
-rw-r--r-- | arch/um/drivers/umcast.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/um/drivers/umcast.h b/arch/um/drivers/umcast.h index 6f8c0fe890fb..c190c6440911 100644 --- a/arch/um/drivers/umcast.h +++ b/arch/um/drivers/umcast.h | |||
@@ -6,7 +6,7 @@ | |||
6 | #ifndef __DRIVERS_UMCAST_H | 6 | #ifndef __DRIVERS_UMCAST_H |
7 | #define __DRIVERS_UMCAST_H | 7 | #define __DRIVERS_UMCAST_H |
8 | 8 | ||
9 | #include "net_user.h" | 9 | #include <net_user.h> |
10 | 10 | ||
11 | struct umcast_data { | 11 | struct umcast_data { |
12 | char *addr; | 12 | char *addr; |