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

@@ -17,6 +17,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "system.h"
#include <stdio.h>
#include <stdlib.h>