chiark / gitweb /
Prep v228: Substitute declaration masks (2/4)
[elogind.git] / src / basic / errno-list.h
index 0b819fc5f7957e6c06deab593dbb632dbffb2608..752e139fa417f8b9ce8a5e2b740d5125408ad9eb 100644 (file)
@@ -24,4 +24,7 @@
 const char *errno_to_name(int id);
 int errno_from_name(const char *name);
 
-// UNNEEDED int errno_max(void);
+/// UNNEEDED by elogind
+#if 0
+int errno_max(void);
+#endif // 0