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
This commit is contained in:
zwelch 2009-05-11 04:21:24 +00:00
parent 004c7124c4
commit 7c7fed0283

View File

@ -26,7 +26,7 @@
#ifndef TARGET_REQUEST_H
#define TARGET_REQUEST_H
#include "command.h"
#include "target.h"
typedef enum target_req_cmd
{