Add HAVE_CONFIG_H.

This commit is contained in:
Ralf Corsepius
2011-02-22 07:37:03 +00:00
parent c969ead73c
commit 7d3f9c646a
335 changed files with 1340 additions and 3 deletions

View File

@@ -13,6 +13,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <rtems.h>
#include <rtems/stackchk.h>