summaryrefslogtreecommitdiff
path: root/src/label.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/label.h')
-rw-r--r--src/label.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/label.h b/src/label.h
index 0c59da1f1c..f1bf5d6d5e 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);