summaryrefslogtreecommitdiff
path: root/interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'interface.h')
-rw-r--r--interface.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/interface.h b/interface.h
index 87a7cb3..6bd8761 100644
--- a/interface.h
+++ b/interface.h
@@ -1,6 +1,8 @@
#ifndef __NETIFD_INTERFACE_H
#define __NETIFD_INTERFACE_H
+#include "device.h"
+
struct interface;
struct interface_proto_state;