chiark / gitweb /
systemctl: append .service to unit names lacking suffix
[elogind.git] / src / shared / util.h
index d25b7ee1ee4c9925224cd027d6725d7d85f524ea..b315593bba4229bb2820a78415d77130f8230329 100644 (file)
@@ -374,6 +374,7 @@ void status_welcome(void);
 
 int fd_columns(int fd);
 unsigned columns(void);
+unsigned columns_uncached(void);
 
 int fd_lines(int fd);
 unsigned lines(void);