unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Nozomu Ando <nand@mac.com>
Subject: HAVE_SYS_SELECT of sysselect.h
Date: Sat, 30 Apr 2005 04:02:12 +0900	[thread overview]
Message-ID: <86pswdcsp7.fsf@almi.jk.homeunix.org> (raw)
In-Reply-To: <87ll71y9le.fsf@xs4all.nl> (Lute Kamstra's message of "Fri, 29 Apr 2005 15:51:41 +0200")


sysselect.h failes to include <sys/select.h>.

Is this a typo?
---
Nozomu Ando

---
Index: sysselect.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/sysselect.h,v
retrieving revision 1.3
diff -u -u -r1.3 sysselect.h
--- sysselect.h 1 Sep 2003 15:45:56 -0000       1.3
+++ sysselect.h 29 Apr 2005 18:55:39 -0000
@@ -18,7 +18,7 @@
 the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.  */
 
-#ifdef HAVE_SYS_SELECT
+#ifdef HAVE_SYS_SELECT_H
 #include <sys/select.h>
 #endif

  reply	other threads:[~2005-04-29 19:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-29 13:51 unload-feature and defcustom Lute Kamstra
2005-04-29 19:02 ` Nozomu Ando [this message]
2005-05-01 22:43   ` HAVE_SYS_SELECT of sysselect.h Thien-Thi Nguyen
2005-05-01 23:15     ` Thien-Thi Nguyen
2005-05-02  0:21       ` Nozomu Ando
2005-05-02  1:47         ` Thien-Thi Nguyen
2005-05-02  1:53   ` YAMAMOTO Mitsuharu
2005-05-02  2:44     ` Nozomu Ando
2005-05-04  5:45     ` Harald Maier
2005-04-30  8:13 ` unload-feature and defcustom David Kastrup
2005-05-01 12:06 ` Richard Stallman

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86pswdcsp7.fsf@almi.jk.homeunix.org \
    --to=nand@mac.com \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).