helper/options: Cleanup #includes.
Change-Id: I1c05cf6bb68049176cdd1b3bcff4dcb8b9ae963e Signed-off-by: Marc Schink <openocd-dev@marcschink.de> Reviewed-on: http://openocd.zylin.com/2995 Tested-by: jenkins Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>__archive__
parent
c467c3ddd5
commit
5479ed42ba
|
@ -26,8 +26,8 @@
|
|||
#endif
|
||||
|
||||
#include "configuration.h"
|
||||
/* @todo the inclusion of server.h here is a layering violation */
|
||||
#include <server/server.h>
|
||||
#include "log.h"
|
||||
#include "command.h"
|
||||
|
||||
#include <getopt.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue