|
| From: | Juanma Barranquero |
| Subject: | Re: emacsclient breaks build on OS X 10.3.9 |
| Date: | Fri, 10 Nov 2006 16:19:57 +0100 |
On 11/10/06, David Reitter <address@hidden> wrote:
#include <sys/types.h> does the job for me. You may want to enclose it in #ifndef in_addr_t to avoid side-effects on other systems at this point.
Is <sys/types.h> safe to include unconditionally? Quite a few src/*.c
modules do include it without protection. (src/buffer.c even includes
it twice ;)
/L/e/k/t/u
| [Prev in Thread] | Current Thread | [Next in Thread] |