emacs-devel
[Top][All Lists]
Advanced

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

Re: emacsclient breaks build on OS X 10.3.9


From: Juanma Barranquero
Subject: Re: emacsclient breaks build on OS X 10.3.9
Date: Fri, 10 Nov 2006 13:17:13 +0100

On 11/10/06, David Reitter <address@hidden> wrote:

It appears that this doesn't occur on more current OS X versions
because they include this in their netinet/in.h:

----
#include <sys/_types.h>

#ifndef _IN_ADDR_T
#define _IN_ADDR_T
typedef __uint32_t      in_addr_t;      /* base type for internet address */
#endif

Could you please determine what is the right .h file to include in your setup?

Thanks,
                   /L/e/k/t/u




reply via email to

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