chiark / gitweb /
Prep v233: Unmask now needed functions in src/basic
[elogind.git] / src / basic / socket-util.h
index 195bfb8300ad209df018affb72ce65c661392e69..8e18eed8cc6297a2098ce85642ef323be2b6fcbc 100644 (file)
@@ -131,6 +131,7 @@ int ip_tos_from_string(const char *s);
 #endif // 0
 
 bool ifname_valid(const char *p);
+bool address_label_valid(const char *p);
 
 int getpeercred(int fd, struct ucred *ucred);
 int getpeersec(int fd, char **ret);