eina: Include <unistd.h> for getuid and geteuid functions
authorChris Michael <cp.michael@samsung.com>
Tue, 13 Oct 2015 19:17:51 +0000 (15:17 -0400)
committerChris Michael <cp.michael@samsung.com>
Tue, 13 Oct 2015 19:17:51 +0000 (15:17 -0400)
commit29e87eb667c3934aa908ec08969522a27cd8399c
treef470b622d58ebc57185bcdf9625da38058cffeee
parent2f2bfec8104ee635d706be5d70aed771e7127dc1
eina: Include <unistd.h> for getuid and geteuid functions

Summary: If we do not include unistd.h, we end up with implicit
declaration warnings when compiling

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/eina/eina_util.c