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__
zwelch 2009-05-11 05:33:39 +00:00
parent f532c7faf8
commit e2598f06fd
1 changed files with 0 additions and 4 deletions

View File

@ -26,10 +26,6 @@
#ifndef REPLACEMENTS_H
#define REPLACEMENTS_H
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "types.h"
#include "system.h"