aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/drivers/daemon.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/um/drivers/daemon.h')
-rw-r--r--arch/um/drivers/daemon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/um/drivers/daemon.h b/arch/um/drivers/daemon.h
index 6e0e891f8a00..c2dd1951559f 100644
--- a/arch/um/drivers/daemon.h
+++ b/arch/um/drivers/daemon.h
@@ -6,7 +6,7 @@
6#ifndef __DAEMON_H__ 6#ifndef __DAEMON_H__
7#define __DAEMON_H__ 7#define __DAEMON_H__
8 8
9#include "net_user.h" 9#include <net_user.h>
10 10
11#define SWITCH_VERSION 3 11#define SWITCH_VERSION 3
12 12