--- src/obex.h | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/obex.h b/src/obex.h index 7f07fd2..95e9c4e 100644 --- a/src/obex.h +++ b/src/obex.h @@ -22,6 +22,8 @@ * */ +#include <stdint.h> + #define OBJECT_SIZE_UNKNOWN -1 #define OBJECT_SIZE_DELETE -2 -- 1.7.4.1 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html