From 50e82a6d152a8ada5a4ad3b41a43641afb739aa1 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 5 Nov 2014 14:27:18 +0100 Subject: HOSTNAME(1): Import from FreeBSD --- rtemsbsd/include/rtems/netcmds-config.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'rtemsbsd/include/rtems/netcmds-config.h') 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 */ -- cgit v1.2.3