Add HAVE_CONFIG_H.

This commit is contained in:
Ralf Corsepius
2011-02-22 09:47:36 +00:00
parent abf78d5657
commit cafefbf263
256 changed files with 1024 additions and 0 deletions

View File

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