Include "config.h".

This commit is contained in:
Ralf Corsepius
2008-08-21 12:29:02 +00:00
parent 84b36f433a
commit 575babcf49
25 changed files with 100 additions and 0 deletions

View File

@@ -62,6 +62,10 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#define _DIAGASSERT(a)
#if 0