X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fckm%2Fckm-common.h;h=4d398e53c10290ed254e76a5106236a00251309f;hb=7662d7ad5081f88810c87a1fd06c4061aae9fa2e;hp=9e9204d8ed553a35080fc288b8b18785bdb2a701;hpb=331dbbf62e19033ee5995ded6921f0c8efbe006a;p=platform%2Fcore%2Ftest%2Fsecurity-tests.git diff --git a/src/ckm/ckm-common.h b/src/ckm/ckm-common.h index 9e9204d..4d398e5 100644 --- a/src/ckm/ckm-common.h +++ b/src/ckm/ckm-common.h @@ -244,3 +244,5 @@ public: private: const char* alias; }; + +void require_default_user(char *argv[]);