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

@@ -12,6 +12,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <tmacros.h>
#include <sys/stat.h>
#include <fcntl.h>