]> git.eshelyaron.com Git - emacs.git/commit
Fix compilation with GTK versions older than 3
authorEli Zaretskii <eliz@gnu.org>
Wed, 1 Jan 2020 17:55:35 +0000 (19:55 +0200)
committerEli Zaretskii <eliz@gnu.org>
Wed, 1 Jan 2020 17:55:35 +0000 (19:55 +0200)
commitd36adb544d984b91c70f6194da01344e4b2b6fc9
tree4902271e1b59a22cd7698beeb7d853a02e8cf883
parentdd139e175a808b5879e3ba6173a016947a60f9a6
Fix compilation with GTK versions older than 3

* src/xfns.c (x_get_net_workarea): Change a recently moved #ifndef
so that GTK builds which need this function will compile it.
Reported by John <jpff@codemist.co.uk>.
src/xfns.c