3fcd04b777
(or actually the bundled t1lib) provides it's "own" implementation of stdio.h as t1stdio.h. For this reason they take care not to include stdio.h to avoid conflicts. But they do include stdlib.h which on HP-UX recursively includes stdio.h. Fix by not including stdlib.h on HP-UX. |
||
---|---|---|
.. | ||
patches | ||
buildlink3.mk | ||
DESCR | ||
distinfo | ||
Makefile | ||
PLIST |