Stop using newly-deprecated dosname Gnulib module
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 28 Mar 2020 20:58:44 +0000 (13:58 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 28 Mar 2020 21:08:11 +0000 (14:08 -0700)
commit4f41188a6e1eb0ce832bd74907642f30ada344d9
treee7416c28af32c57cd06614ea995e10c334ea0aa1
parenta775dca449ca8da2e2619ea608a3849f70fa951e
Stop using newly-deprecated dosname Gnulib module

Code is supposed to use the filename module now.
* admin/merge-gnulib (GNULIB_MODULES): Replace dosname with filename.
* lib/dosname.h: Remove this forwarding stub.
* lib/gnulib.mk.in, m4/gnulib-comp.m4: Regenerate.
* lib-src/emacsclient.c, src/fileio.c:
Include filename.h instead of dosname.h.
admin/merge-gnulib
lib-src/emacsclient.c
lib/dosname.h [deleted file]
lib/gnulib.mk.in
m4/gnulib-comp.m4
src/fileio.c