summaryrefslogtreecommitdiff
path: root/src/ipcpd/ipcp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ipcpd/ipcp.h')
-rw-r--r--src/ipcpd/ipcp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ipcpd/ipcp.h b/src/ipcpd/ipcp.h
index a75186ba..8b590cc2 100644
--- a/src/ipcpd/ipcp.h
+++ b/src/ipcpd/ipcp.h
@@ -41,6 +41,8 @@ struct ipcp {
int irmd_api;
char * name;
+ uint64_t address;
+
struct ipcp_data * data;
struct ipcp_ops * ops;
int irmd_fd;