chiark / gitweb /
Prep v228: Condense elogind source masks (1/5)
[elogind.git] / src / basic / errno-list.h
index 0b819fc5f7957e6c06deab593dbb632dbffb2608..e6e0520d6c4f043d8d3ac828e086c8123db53f33 100644 (file)
@@ -24,4 +24,6 @@
 const char *errno_to_name(int id);
 int errno_from_name(const char *name);
 
-// UNNEEDED int errno_max(void);
+#if 0 /// UNNEEDED by elogind
+int errno_max(void);
+#endif // 0