summaryrefslogtreecommitdiffstats
path: root/serial/port.c
diff options
context:
space:
mode:
Diffstat (limited to 'serial/port.c')
-rw-r--r--serial/port.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/serial/port.c b/serial/port.c
index d66547ff..76f8949d 100644
--- a/serial/port.c
+++ b/serial/port.c
@@ -53,6 +53,7 @@
#include "error.h"
#include "manager.h"
#include "storage.h"
+#include "port.h"
#define SERIAL_PORT_INTERFACE "org.bluez.Serial"
#define ERROR_INVALID_ARGS "org.bluez.Error.InvalidArguments"