diff --git a/src/unexnext.c b/src/unexnext.c index e250245088c..f17dd8e9ee7 100644 --- a/src/unexnext.c +++ b/src/unexnext.c @@ -31,7 +31,9 @@ Boston, MA 02111-1307, USA. */ #include #include #include -/* Instead of unistd.h, this used to include libc.h. */ +/* Instead of unistd.h, this used to include libc.h. + "Nelson H. F. Beebe" says that doesn't work + in system version 3.3. */ int malloc_cookie;