Create separate source file for internal, common code.
authorRafal Krypa <r.krypa@samsung.com>
Thu, 18 Apr 2013 15:08:06 +0000 (17:08 +0200)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Wed, 24 Apr 2013 13:47:24 +0000 (15:47 +0200)
commit6ba1f4cdba006fc483d30fc5b85fbefc76e0ee1a
tree685f33a3ba3ce9feac5df9523b0371529b105b89
parent5100ba86c1c6e38b064f56b5b24d8061b797f1fa
Create separate source file for internal, common code.

[Issue#]       N/A
[Feature]      Refactorization.
[Cause]        Code starts to be duplicated.
[Solution]     Common internal source file.
[Verification] Build, install, run tests.

Change-Id: I233eede546d6a7bb9c0ab9cefd1e349be10364b1

Conflicts:

src/privilege-control.c
CMakeLists.txt
include/common.h [new file with mode: 0644]
src/access-db.c
src/common.c [new file with mode: 0644]
src/privilege-control.c