commit | 5dd8fd7f916dc5d95e8508f3aa877fc9acd19f34 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Sat May 30 18:04:14 2015 +0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 05 20:14:17 2016 -0500 |
tree | 216d7f0a06afba41cc4bdef9f515ca2c9888e791 | |
parent | 2dc3554e1cab443c83f37a685d95763ead26a4fd [diff] |
Bluetooth: Add missing stdint.h dependency to buf.h The public header file buf.h uses stdint.h definitions and should therefore have the necessary include statement (since public header files are supposed to be self-contained). Change-Id: I9e2a9e13e5d2c35aa61c7552c3ba9fa73b8886a6 Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>