Hash : 947ae067 Author : Date : 2006-01-17T19:07:56
Need to include <sys/types.h> in order to get ssize_t on most systems.
Download
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Description: Define ssize_t if it does not already exist. Files: m4/ssize_t.m4 Depends-on: configure.ac: gt_TYPE_SSIZE_T Makefile.am: Include: #include <sys/types.h> License: unlimited Maintainer: all