diff options
Diffstat (limited to 'src/include/hci')
| -rw-r--r-- | src/include/hci/ifmgmt_cmd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/hci/ifmgmt_cmd.h b/src/include/hci/ifmgmt_cmd.h index 2fa8ee527..913b911d8 100644 --- a/src/include/hci/ifmgmt_cmd.h +++ b/src/include/hci/ifmgmt_cmd.h @@ -67,5 +67,6 @@ struct ifcommon_command_descriptor { extern int ifcommon_exec ( int argc, char **argv, struct ifcommon_command_descriptor *cmd ); +extern int ifconf_exec ( int argc, char **argv ); #endif /* _IFMGMT_CMD_H */ |
