Commit 5dd6d36
[hyperdrive] add unistd.h include for read()/write()/close()
The _POSIX_C_SOURCE define alone is insufficient when a precompiled
header includes stdio.h before gzguts.h - the feature test macro has
no effect after headers are already processed.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent da607da commit 5dd6d36
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| |||
0 commit comments