MidnightCommander/mc#97: src/filemanager/mountlist.c: add makedev() declaration.
commit5b594fffeba612426a0d27dd41a35a017d44e2d1
authorSergei Trofimovich <slyfox@gentoo.org>
Wed, 13 Apr 2016 22:38:47 +0000 (13 23:38 +0100)
committerAndrew Borodin <aborodin@vmail.ru>
Sat, 7 May 2016 13:19:02 +0000 (7 16:19 +0300)
tree3c34eecf6a58a95714cb993f7e902f9dff2e3d6e
parentdcf2ac11c1036682987b8fff6d4a6ff328c37ac1
MidnightCommander/mc#97: src/filemanager/mountlist.c: add makedev() declaration.

On glibc-2.23 link fails as

    $ mc-9999/src/filemanager/mountlist.c:750: undefined reference to `makedev'

Reported-by: Thomas D.
Bug: https://bugs.gentoo.org/579858
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
src/filemanager/mountlist.c