]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
2000-02-24 Roland McGrath <roland@baalperazim.frob.com>
authorRoland McGrath <roland@gnu.org>
Thu, 24 Feb 2000 06:24:39 +0000 (06:24 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 24 Feb 2000 06:24:39 +0000 (06:24 +0000)
* sysdeps/mach/hurd/sys/param.h: Add comment.

sysdeps/mach/hurd/sys/param.h

index bd9ca412ba78108b35a7f1b1b232d59625eb69a9..45afafc6de9e470022719233e9d6c73bb620eb10 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993, 1994, 1995, 1997 Free Software Foundation, Inc.
+/* Copyright (C) 1993,94,95,97,2000 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -67,7 +67,7 @@
 
 #include <sys/types.h>
 #include <errno.h>
-#include <signal.h>
+#include <signal.h>            /* NSIG, which BSD <sys/param.h> provides.  */
 #include <endian.h>
 #include <limits.h>
 #ifdef notyet