aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/drivers/etap.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/um/os-Linux/drivers/etap.h')
-rw-r--r--arch/um/os-Linux/drivers/etap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/um/os-Linux/drivers/etap.h b/arch/um/os-Linux/drivers/etap.h
index ddffd41c3f3f..54183a679fdd 100644
--- a/arch/um/os-Linux/drivers/etap.h
+++ b/arch/um/os-Linux/drivers/etap.h
@@ -6,7 +6,7 @@
6#ifndef __DRIVERS_ETAP_H 6#ifndef __DRIVERS_ETAP_H
7#define __DRIVERS_ETAP_H 7#define __DRIVERS_ETAP_H
8 8
9#include "net_user.h" 9#include <net_user.h>
10 10
11struct ethertap_data { 11struct ethertap_data {
12 char *dev_name; 12 char *dev_name;