Add HAVE_CONFIG_H.

This commit is contained in:
Ralf Corsepius
2011-02-22 10:58:44 +00:00
parent 571ccfc827
commit e3135514a8
26 changed files with 104 additions and 0 deletions

View File

@@ -2,6 +2,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <bsp.h>
#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER