X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Fhelper%2Flog.c;h=0bea1c50c4ac21fcfd53067b9225158c8bef78a3;hp=c15b95da16bfe9cccaada31bd6433da5c1e87dcb;hb=c467c3ddd5a5709685d3dc8b49d7e00554f8ced2;hpb=0dcfa4d26a365279edc51bdda4c8c99d077f6c02 diff --git a/src/helper/log.c b/src/helper/log.c index c15b95da16..0bea1c50c4 100644 --- a/src/helper/log.c +++ b/src/helper/log.c @@ -28,9 +28,9 @@ #include "config.h" #endif +#include "log.h" +#include "command.h" #include "time_support.h" -/* @todo the inclusion of server.h here is a layering violation */ -#include #include