From: "Juanma Barranquero" <lekktu@gmail.com>
Cc: emacs- devel <emacs-devel@gnu.org>
Subject: Re: emacsclient breaks build on OS X 10.3.9
Date: Fri, 10 Nov 2006 16:19:57 +0100 [thread overview]
Message-ID: <f7ccd24b0611100719k215e4719u3368f62c63d1a727@mail.gmail.com> (raw)
In-Reply-To: <B7F1FB97-6FFE-41AA-965A-35716A5C8154@gmail.com>
On 11/10/06, David Reitter <david.reitter@gmail.com> 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
next prev parent reply other threads:[~2006-11-10 15:19 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-10 11:25 emacsclient breaks build on OS X 10.3.9 David Reitter
2006-11-10 12:17 ` Juanma Barranquero
2006-11-10 14:25 ` David Reitter
2006-11-10 15:19 ` Juanma Barranquero [this message]
2006-11-10 15:34 ` Kim F. Storm
2006-11-10 15:43 ` Juanma Barranquero
2006-11-11 16:18 ` David Reitter
2006-11-11 16:29 ` Juanma Barranquero
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f7ccd24b0611100719k215e4719u3368f62c63d1a727@mail.gmail.com \
--to=lekktu@gmail.com \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.