Added stdc_format_macros to err.

This commit is contained in:
James Goppert
2015-09-24 16:54:45 -04:00
parent 3bf06d242f
commit ed876b95c3

View File

@@ -40,6 +40,9 @@
#include <px4_config.h>
#define __STDC_FORMAT_MACROS
#include <inttypes.h>
#include <stdlib.h>
#include <errno.h>
#include <string.h>