ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/IO-AIO/autoconf/configure
(Generate patch)

Comparing IO-AIO/autoconf/configure (file contents):
Revision 1.4 by root, Mon Aug 22 23:20:37 2005 UTC vs.
Revision 1.5 by root, Tue Aug 23 00:03:14 2005 UTC

2356#elif __freebsd 2356#elif __freebsd
2357# include <sys/socket.h> 2357# include <sys/socket.h>
2358# include <sys/uio.h> 2358# include <sys/uio.h>
2359#elif __hpux 2359#elif __hpux
2360# include <sys/socket.h> 2360# include <sys/socket.h>
2361#else
2362# error unsupported architecture
2361#endif 2363#endif
2362int main(void) 2364int main(void)
2363{ 2365{
2364 int fd = 0; 2366 int fd = 0;
2365 off_t offset = 1; 2367 off_t offset = 1;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines