Include "config.h".

This commit is contained in:
Ralf Corsepius
2008-08-21 12:29:02 +00:00
parent 84b36f433a
commit 575babcf49
25 changed files with 100 additions and 0 deletions

View File

@@ -29,6 +29,10 @@
* SUCH DAMAGE.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <sys/cdefs.h>
#if 0
#ifndef lint