summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/include/rtems/netcmds-config.h
diff options
context:
space:
mode:
Diffstat (limited to 'rtemsbsd/include/rtems/netcmds-config.h')
-rw-r--r--rtemsbsd/include/rtems/netcmds-config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/rtemsbsd/include/rtems/netcmds-config.h b/rtemsbsd/include/rtems/netcmds-config.h
index d9ccd69c..0c5b7589 100644
--- a/rtemsbsd/include/rtems/netcmds-config.h
+++ b/rtemsbsd/include/rtems/netcmds-config.h
@@ -30,10 +30,11 @@ extern rtems_shell_cmd_t rtems_shell_PING6_Command;
extern rtems_shell_cmd_t rtems_shell_IFCONFIG_Command;
extern rtems_shell_cmd_t rtems_shell_ROUTE_Command;
extern rtems_shell_cmd_t rtems_shell_NETSTAT_Command;
-extern rtems_shell_cmd_t rtems_shell_DHCPCD_Command;
extern rtems_shell_cmd_t rtems_shell_DHCPCD_Command;
+extern rtems_shell_cmd_t rtems_shell_HOSTNAME_Command;
+
#ifdef __cplusplus
}
#endif /* __cplusplus */