osutil: add #ifdef, #endif 17/29317/2
authorMunkyu Im <munkyu.im@samsung.com>
Fri, 24 Oct 2014 06:21:59 +0000 (15:21 +0900)
committerMunkyu Im <munkyu.im@samsung.com>
Fri, 24 Oct 2014 06:55:22 +0000 (15:55 +0900)
commitfbec5ebd278a61f37e4eff86f0537aac22d25565
treed6cf44d06706fc24f8b147580a56a5a4f65e24ba
parent333915ea45a76653c2f54ad066b79d86f3994e48
osutil: add #ifdef, #endif

This caused compilation error on Windows.
So surround with #ifdef and #endif

Change-Id: Idd42249fc26c9bb0c619505241be667a2253e88d
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
tizen/src/util/osutil.c