]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - compat/shm.h
SourceFormat Enforcement
[thirdparty/squid.git] / compat / shm.h
index c9135d5969eef750e6afd8c63d7a1609b9f71520..112e4b48c0e50e1f65e67bf6e79f2f0ec204b3ed 100644 (file)
@@ -42,4 +42,7 @@ extern "C" {
 
 #endif /* HAVE_SHM */
 
+/// Determines whether segment names are iterpreted as full file paths.
+bool shm_portable_segment_name_is_path();
+
 #endif /* SQUID_COMPAT_CPU_H */