Merge branch 'master' into pu/fb-setmode

This commit is contained in:
2017-05-08 12:25:42 +02:00
2 changed files with 4 additions and 0 deletions

View File

@@ -27,6 +27,9 @@
#include <config.h>
#endif
#ifndef __STDC_LIMIT_MACROS
#define __STDC_LIMIT_MACROS
#endif
#include <stdint.h>
#include <global.h>