forked from auracaster/openocd
Remove redundant config.h from replacements.h, obtained from types.h.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1717 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -26,10 +26,6 @@
|
|||||||
#ifndef REPLACEMENTS_H
|
#ifndef REPLACEMENTS_H
|
||||||
#define REPLACEMENTS_H
|
#define REPLACEMENTS_H
|
||||||
|
|
||||||
#ifdef HAVE_CONFIG_H
|
|
||||||
#include "config.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include "types.h"
|
#include "types.h"
|
||||||
#include "system.h"
|
#include "system.h"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user