zy1000: include files have moved about
now compiles again after include files were moved about to reduce -I usage and stop using quotes but rather angle brackets for include files. Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
This commit is contained in:
+2
-2
@@ -33,9 +33,9 @@
|
||||
#include <server/server.h>
|
||||
#include <server/telnet_server.h>
|
||||
#include <server/gdb_server.h>
|
||||
#include "openocd.h"
|
||||
#include <openocd.h>
|
||||
|
||||
#include <time_support.h>
|
||||
#include <helper/time_support.h>
|
||||
#include <sys/time.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
Reference in New Issue
Block a user