Use config.h

This commit is contained in:
Miroslav Lichvar
2011-05-23 17:51:21 +02:00
parent 3120f8adb6
commit da2c8d9076
42 changed files with 118 additions and 27 deletions

View File

@@ -24,6 +24,8 @@
Replacement strerror function for systems that don't have it
*/
#include "config.h"
#ifdef SUNOS
#include <errno.h>