Skip to content
Snippets Groups Projects
Commit 7c7fed02 authored by zwelch's avatar zwelch
Browse files

Fix compilation of target_request.h when it is included first.

git-svn-id: svn://svn.berlios.de/openocd/trunk@1708 b42882b7-edfa-0310-969c-e2dbd0fdcd60
parent 004c7124
Branches
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@
#ifndef TARGET_REQUEST_H
#define TARGET_REQUEST_H
#include "command.h"
#include "target.h"
typedef enum target_req_cmd
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment