Include stdint.h for UINT32_MAX on FreeBSD

This commit is contained in:
Tobias Brunner
2012-08-29 15:32:26 +02:00
parent 584c063e36
commit 55e05aa226
+1
View File
@@ -16,6 +16,7 @@
*/
#include <limits.h>
#include <stdint.h>
#include "esp_context.h"