semihosting: add custom user command handler
[fw/openocd] / src / server / rtt_server.c
index c7141c0e07f5db670db5dad0fd4b33badf87b5e5..3850c26876484757bb91ba329a4ea9b064a02464 100644 (file)
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #include <stdint.h>
 #include <rtt/rtt.h>