]> git.eshelyaron.com Git - emacs.git/commit
Port emacsclient to FreeBSD 11 etc.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 8 Nov 2016 16:54:23 +0000 (08:54 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 8 Nov 2016 16:54:51 +0000 (08:54 -0800)
commit86baa208f84597068b3d55420eae0100a59e44b7
tree1b54cb9260b521519add6f3e4f03fbcb699c5a45
parentd3e22a1210e2a054f6f6aed44a3b98f6bbcd4546
Port emacsclient to FreeBSD 11 etc.

* lib-src/emacsclient.c: Include <string.h>.  This is needed on
platforms like FreeBSD 11 that use code involving strlen etc., and
because <config.h> no longer includes string.h.
lib-src/emacsclient.c