bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#8018: emacsclient crashes on 64-bit linux


From: Glenn Morris
Subject: bug#8018: emacsclient crashes on 64-bit linux
Date: Fri, 11 Feb 2011 20:10:47 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Version: 23.1

Ahmon Dancy wrote:

> *** emacs-22.3/lib-src/emacsclient.c~ 2007-02-16 09:12:59.000000000 -0800
> --- emacs-22.3/lib-src/emacsclient.c  2009-03-05 15:42:53.000000000 -0800
> ***************
> *** 48,53 ****
> --- 48,54 ----
>   
>   # ifdef HAVE_INET_SOCKETS
>   #  include <netinet/in.h>
> + #  include <arpa/inet.h>
>   # endif
>   
>   # define INVALID_SOCKET -1

emacsclient.c has unconditionally included arpa/inet.h for the past 2
years, so I think there is nothing to be done here.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]