]> git.eshelyaron.com Git - emacs.git/commit
Define gnutls_rnd for WINDOWSNT and HAVE_GNUTLS3 case only
authorMartin Rudalics <rudalics@gmx.at>
Fri, 15 Sep 2017 07:48:54 +0000 (09:48 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Fri, 15 Sep 2017 07:48:54 +0000 (09:48 +0200)
commit025e216566312b562bc1b3379e00e97ae539ea5f
treea3e43161ffae4c596d804e2539cc65c4a20225fb
parent0ce6b4310d3bcb0f9c97c1c4bd0838d1628eae15
Define gnutls_rnd for WINDOWSNT and HAVE_GNUTLS3 case only

* src/fns.c (gnutls_rnd): Define for WINDOWSNT and HAVE_GNUTLS3
case only to avoid unused macros warning otherwise.
src/fns.c