X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Flabel.h;h=f1bf5d6d5e2ce449a5474ced579249285dbf9dd2;hp=0c59da1f1c2b500b645f859f7786e16cb84c823c;hb=2588ff0b940e82fd0986ed7567a6ae8f2741537d;hpb=049f86421bfe8afcbb00c7ee5a76fd14841f8bbf diff --git a/src/label.h b/src/label.h index 0c59da1f1..f1bf5d6d5 100644 --- a/src/label.h +++ b/src/label.h @@ -33,6 +33,7 @@ int label_socket_set(const char *label); void label_socket_clear(void); int label_fifofile_set(const char *path); +int label_symlinkfile_set(const char *path); void label_file_clear(void); void label_free(const char *label);