summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rtemsbsd/include/rtems/netcmds-config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/rtemsbsd/include/rtems/netcmds-config.h b/rtemsbsd/include/rtems/netcmds-config.h
index 0c5b7589..f69b17b5 100644
--- a/rtemsbsd/include/rtems/netcmds-config.h
+++ b/rtemsbsd/include/rtems/netcmds-config.h
@@ -35,6 +35,8 @@ extern rtems_shell_cmd_t rtems_shell_DHCPCD_Command;
extern rtems_shell_cmd_t rtems_shell_HOSTNAME_Command;
+extern rtems_shell_cmd_t rtems_shell_TCPDUMP_Command;
+
#ifdef __cplusplus
}
#endif /* __cplusplus */