about summary refs log tree commit diff
path: root/src/libnm-systemd-shared/src/shared/web-util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libnm-systemd-shared/src/shared/web-util.h')
-rw-r--r--src/libnm-systemd-shared/src/shared/web-util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libnm-systemd-shared/src/shared/web-util.h b/src/libnm-systemd-shared/src/shared/web-util.h
index ec54669f..88b4897b 100644
--- a/src/libnm-systemd-shared/src/shared/web-util.h
+++ b/src/libnm-systemd-shared/src/shared/web-util.h
@@ -6,6 +6,7 @@
 #include "macro.h"
 
 bool http_url_is_valid(const char *url) _pure_;
+bool file_url_is_valid(const char *url) _pure_;
 
 bool documentation_url_is_valid(const char *url) _pure_;