build fix: added missing declaration of mhl_dir_plus_file (reported by andrew_b)4.6.2
commitc697fb3753fe9d3daddfed545115942506b90a23
authorSergei Trofimovich <slyfox@inbox.ru>
Sun, 1 Feb 2009 19:30:21 +0000 (1 21:30 +0200)
committerSergei Trofimovich <slyfox@inbox.ru>
Sun, 1 Feb 2009 19:30:21 +0000 (1 21:30 +0200)
tree1690d5a886942593a7e68095e83927af1d4044de
parent5ee6f437965d92f3bbf2e917a45c599258074cf9
build fix: added missing declaration of mhl_dir_plus_file (reported by andrew_b)

    ./configure --enable-samba && make
../vfs/libvfs-mc.a(smbfs.o): In function `smbfs_get_path':
/home/andrew/work.c/mc/mc.master/vfs/smbfs.c:1214: undefined reference to `mhl_str_dir_plus_file'
collect2: ld returned 1 exit status

Signed-off-by: Sergei Trofimovich <slyfox@inbox.ru>
vfs/smbfs.c