chiark / gitweb /
Allow fractional parts in disk sizes
[elogind.git] / src / shared / dev-setup.h
index 320c0b30ba040a97476feb0b8a4bec9f93e300e8..d41b6eefbae897c378e4efe02911d0d3e8c91d71 100644 (file)
@@ -21,4 +21,4 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-void dev_setup(const char *pathprefix);
+int dev_setup(const char *pathprefix);