17f29d7ba ^
1 2 3 4 5 6
#ifndef MOUNT_DEVNAME_H #define MOUNT_DEVNAME_H extern const char *spec_to_devname(const char *spec); #endif