#include #include int main(int argc, char *argv[]) { char *parent_name; aa_getcon(&parent_name, NULL); return 0; }