Remove redundant config.h from replacements.h, obtained from types.h.
authorzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Mon, 11 May 2009 05:33:39 +0000 (05:33 +0000)
committerzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Mon, 11 May 2009 05:33:39 +0000 (05:33 +0000)
git-svn-id: svn://svn.berlios.de/openocd/trunk@1717 b42882b7-edfa-0310-969c-e2dbd0fdcd60

src/helper/replacements.h

index d20b5f66b2db9019082451dfb09ddc6ac40e1d0c..4aab65fef2db7560f66730d629dc3dfb2375e989 100644 (file)
 #ifndef REPLACEMENTS_H
 #define REPLACEMENTS_H
 
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
-
 #include "types.h"
 #include "system.h"