Patch for gcc 4.8
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Wed, 3 Jul 2013 15:32:06 +0000 (17:32 +0200)
committerMarcin Niesluchowski <m.niesluchow@samsung.com>
Thu, 23 Jan 2014 14:04:27 +0000 (15:04 +0100)
commitd3291f89a0f9e336c2881d384a2f641399a73d59
tree7edd4e401e99a6825bc1870b34e5b0b8bbe6b11c
parentfcf8afd79bafbd916ef25559b243a8a80dd39301
Patch for gcc 4.8

[Issue#] N/A
[Feature/Bug] N/A
[Problem] Compilation with gcc 4.8 fails
[Cause] 'close' function is not declared
[Solution] #include <unistd.h> added

[Verification] Successfull compilation

Change-Id: I6c22eaea6eec19b10581ed7aecbaae310510bad6
tests/libprivilege-control-tests/test_cases.cpp
tests/libsmack-tests/test_cases.cpp
tests/security-server-tests/security_server_tests_client_smack.cpp