OSDN Git Service

obexd/MAP: Fix missing include
authorSzymon Janc <szymon.janc@tieto.com>
Fri, 4 Oct 2013 09:05:34 +0000 (11:05 +0200)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 4 Oct 2013 11:10:33 +0000 (14:10 +0300)
commit757e10de01a4a35ac7bbebb0971c67812b98004b
tree57bb2231185ed3e60e45ca1aaf213681b119b5ca
parent5cbc2e68ff3ba03b0c2b5f78782c59d8cc888fb6
obexd/MAP: Fix missing include

This fix following build error:

  CC     obexd/client/obexd-map.o
obexd/client/map.c: In function ‘msg_element’:
obexd/client/map.c:1113:2: error: implicit declaration of function ‘strtoull’ [-Werror=implicit-function-declaration]
obexd/client/map.c