X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Fmain.c;fp=src%2Fmain.c;h=a437b6b4c94fcd01bd794fcbb249ca8558170553;hp=83e60d8e0e252996094e9ccc61fb4f539abe954e;hb=87c90393fedc8bb278d189aa53bcd93f4892012b;hpb=b44948985f080df55adeb9377596432fff3c50d6 diff --git a/src/main.c b/src/main.c index 83e60d8e0e..a437b6b4c9 100644 --- a/src/main.c +++ b/src/main.c @@ -20,6 +20,7 @@ #include "config.h" #endif #include "openocd.h" +#include "helper/system.h" /* This is the main entry for developer PC hosted OpenOCD. *