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

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