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

@@ -28,6 +28,8 @@
They interface with the system specific driver files in sys_*.c
*/
#include "config.h"
#include <assert.h>
#include <stddef.h>