diff options
Diffstat (limited to 'arch/um/drivers/pcap_user.h')
-rw-r--r-- | arch/um/drivers/pcap_user.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/um/drivers/pcap_user.h b/arch/um/drivers/pcap_user.h index d8ba6153f912..1ca7c764cc63 100644 --- a/arch/um/drivers/pcap_user.h +++ b/arch/um/drivers/pcap_user.h | |||
@@ -3,7 +3,7 @@ | |||
3 | * Licensed under the GPL | 3 | * Licensed under the GPL |
4 | */ | 4 | */ |
5 | 5 | ||
6 | #include "net_user.h" | 6 | #include <net_user.h> |
7 | 7 | ||
8 | struct pcap_data { | 8 | struct pcap_data { |
9 | char *host_if; | 9 | char *host_if; |