[FIX] Fix warnings
authorDmitry Bogatov <d.bogatov@samsung.com>
Mon, 25 Nov 2013 10:37:36 +0000 (14:37 +0400)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Thu, 28 Nov 2013 15:25:39 +0000 (15:25 +0000)
commit1436e5023c42ac6f54574d2df785dc0555b4d4f9
tree27c7ecd9954d2dd59cbe9d11afc173689e754993
parent026eb726d8e2dc17fd782656cf279908d558fd05
[FIX] Fix warnings

Fixed missing headers, consts and unused variable.
Fixed checkpatch warnings

Change-Id: Ica91fc8f50ece997a1752265a5a3e07bf919ac0a
Signed-off-by: Dmitry Bogatov <d.bogatov@samsung.com>
daemon/da_protocol.c
daemon/da_protocol.h
daemon/da_protocol_check.c
daemon/da_protocol_check.h
daemon/daemon.h
daemon/elf.c
daemon/main.c
daemon/sys_stat.c
daemon/utils.c