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__archive__
parent
f532c7faf8
commit
e2598f06fd
|
@ -26,10 +26,6 @@
|
|||
#ifndef REPLACEMENTS_H
|
||||
#define REPLACEMENTS_H
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include "types.h"
|
||||
#include "system.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue