Add HAVE_CONFIG_H.

This commit is contained in:
Ralf Corsepius
2011-02-22 07:37:03 +00:00
parent c969ead73c
commit 7d3f9c646a
335 changed files with 1340 additions and 3 deletions

View File

@@ -6,6 +6,10 @@
* is freely granted, provided that this notice is preserved.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <sys/types.h>
#include <unistd.h>