Ticket #2596: kfreebsd-jam.patch

File kfreebsd-jam.patch, 291 bytes (added by smr@…, 14 years ago)
  • tools/jam/src/jam.h

    old new  
    418418# include <stdlib.h>
    419419# endif
    420420
     421# ifdef __GLIBC__
     422# include <unistd.h>
     423# endif
     424
    421425# if !defined(OS_BSDI) && \
    422426     !defined(OS_FREEBSD) && \
    423427     !defined(OS_DRAGONFLYBSD) && \