]> code.delx.au - gnu-emacs/blobdiff - src/gnutls.h
Make src headers idempotent and standalone
[gnu-emacs] / src / gnutls.h
index fd696820aec446926a7801abf56fc01a1e556344..9c804b8bd59f63f19944cde505fe6d1ca10a960e 100644 (file)
@@ -23,6 +23,8 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 #include <gnutls/gnutls.h>
 #include <gnutls/x509.h>
 
+#include "lisp.h"
+
 /* This limits the attempts to handshake per process (connection).  */
 #define GNUTLS_EMACS_HANDSHAKES_LIMIT 100