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

2
sys.c
View File

@@ -25,6 +25,8 @@
in the various operating-system specific modules
*/
#include "config.h"
#include "sys.h"
#include "logging.h"