ttffont.c in abi/src/tools/ttftool/unix seems to be missing " #include <sys/types.h> " required for "off_t" in the prototype for "off_t surely_lseek()" .
- commit: unix ttf stuff Tomas Frydrych
- Re: commit: unix ttf stuff Tomas Frydrych
- Jeremy Teo
ttffont.c in abi/src/tools/ttftool/unix seems to be missing " #include <sys/types.h> " required for "off_t" in the prototype for "off_t surely_lseek()" .