summaryrefslogtreecommitdiff
path: root/src/udev/dev-setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/udev/dev-setup.h')
-rw-r--r--src/udev/dev-setup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/udev/dev-setup.h b/src/udev/dev-setup.h
index 320c0b30ba..d41b6eefba 100644
--- a/src/udev/dev-setup.h
+++ b/src/udev/dev-setup.h
@@ -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);