Eventually including ../config.h generated by autotools

This commit is contained in:
2010-05-16 09:32:14 +00:00
parent eca64e1621
commit ee98a13d18
28 changed files with 109 additions and 1 deletions

View File

@ -12,6 +12,10 @@
Provided under GPL version 2 or later.
*/
#ifdef HAVE_CONFIG_H
#include "../config.h"
#endif
#include <unistd.h>
#include <stdlib.h>
#include <stdio.h>