Fix build break on gcc4.8 54/28854/1
authorkyungwook tak <k.tak@samsung.com>
Mon, 6 Oct 2014 01:57:14 +0000 (10:57 +0900)
committerBartlomiej Grzelewski <b.grzelewski@samsung.com>
Thu, 16 Oct 2014 13:44:30 +0000 (15:44 +0200)
Change-Id: Ia708b7ba1d6dd09782f825ec00c76cc7aef21f51
Signed-off-by: kyungwook tak <k.tak@samsung.com>
src/manager/common/descriptor-set.cpp

index 181fae8..e32e4ec 100644 (file)
@@ -22,6 +22,7 @@
 #include "descriptor-set.h"
 #include <dpl/log/log.h>
 #include <string.h>
+#include <unistd.h>
 
 namespace CKM {