summaryrefslogtreecommitdiffhomepage
path: root/runopts.h
diff options
context:
space:
mode:
Diffstat (limited to 'runopts.h')
-rw-r--r--runopts.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/runopts.h b/runopts.h
index af60877..9299711 100644
--- a/runopts.h
+++ b/runopts.h
@@ -77,6 +77,7 @@ typedef struct svr_runopts {
char *ports[DROPBEAR_MAX_PORTS];
unsigned int portcount;
char *addresses[DROPBEAR_MAX_PORTS];
+ char *devices[DROPBEAR_MAX_PORTS];
int inetdmode;