Include <unistd.h> to get correct lseek() prototype etc.
authorNick Ing-Simmons <nik@tiuk.ti.com>
Sun, 29 Oct 2000 17:43:28 +0000 (17:43 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Sun, 29 Oct 2000 17:43:28 +0000 (17:43 +0000)
commit02f66e2f9235025f08502389e56df70aa71733c0
tree7e6887d929c96fbb442c648e738ade9fddea77b9
parentbb9950b796df42e2f824a072ae878c87e977be20
Include <unistd.h> to get correct lseek() prototype etc.
(I thought perl.h did that) - down to two fails
 - comp/require.t (last test)
 - lib/io_xs.t - possibly import/export of FILE * ?

p4raw-id: //depot/perlio@7482
perlio.c