Comment change.
authorRichard M. Stallman <rms@gnu.org>
Tue, 2 Sep 1997 05:05:37 +0000 (05:05 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 2 Sep 1997 05:05:37 +0000 (05:05 +0000)
src/unexnext.c

index e250245..f17dd8e 100644 (file)
@@ -31,7 +31,9 @@ Boston, MA 02111-1307, USA.  */
 #include <sys/file.h>
 #include <sys/stat.h>
 #include <unistd.h>
-/* Instead of unistd.h, this used to include libc.h.  */
+/* Instead of unistd.h, this used to include libc.h.
+   "Nelson H. F. Beebe" <beebe@math.utah.edu> says that doesn't work
+   in system version 3.3.  */
 
 
 int malloc_cookie;