diff --git a/cpukit/libmisc/monitor/mon-command.c b/cpukit/libmisc/monitor/mon-command.c index 53d3ce7129..b16c8f06c0 100644 --- a/cpukit/libmisc/monitor/mon-command.c +++ b/cpukit/libmisc/monitor/mon-command.c @@ -18,6 +18,10 @@ * covered by GPL, only the RTEMS license. */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include #include