X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Fhelper%2Foptions.c;h=573026a6e39f7396ce5e2b21b683810587e3575a;hb=c538a830cdaafa92c9e9a624d84915cc39cce05b;hp=3db96fd713b5850bb70f8618ef2ba126a3cd6e65;hpb=0583cb0a0d222787c4048f9362292c5db9d969b0;p=openocd.git diff --git a/src/helper/options.c b/src/helper/options.c index 3db96fd713..573026a6e3 100644 --- a/src/helper/options.c +++ b/src/helper/options.c @@ -26,7 +26,7 @@ #include "configuration.h" // @todo the inclusion of server.h here is a layering violation -#include "server.h" +#include #include