mirror of
https://github.com/owntone/owntone-server.git
synced 2025-10-29 07:45:04 -04:00
[scan] Fix wrong symbol name for non-libmount builds
This commit is contained in:
parent
e607019a1c
commit
3be8e4f479
@ -141,7 +141,7 @@ mountwatch_init(void)
|
||||
}
|
||||
#else
|
||||
int
|
||||
mountwatch_changed_get(char **path)
|
||||
mountwatch_event_get(char **path)
|
||||
{
|
||||
return -1;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user