Make system.h private by including it from config.h autoheader.

git-svn-id: svn://svn.berlios.de/openocd/trunk@1759 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
zwelch
2009-05-12 08:24:47 +00:00
parent 85f9734103
commit dd85eebf22
2 changed files with 4 additions and 1 deletions
-1
View File
@@ -27,7 +27,6 @@
#define REPLACEMENTS_H
#include "types.h"
#include "system.h"
/* MIN,MAX macros */
#ifndef MIN