summaryrefslogtreecommitdiffstats
path: root/daemon/ext2.c
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/ext2.c')
-rw-r--r--daemon/ext2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/ext2.c b/daemon/ext2.c
index 85ce3165..01a46287 100644
--- a/daemon/ext2.c
+++ b/daemon/ext2.c
@@ -39,7 +39,7 @@
* We specify e4fsprogs in the package list to ensure it is loaded
* if it exists.
*/
-static int
+int
e2prog (char *name)
{
char *p = strstr (name, "e2");