Hash :
392a1c16
Author :
Date :
2006-06-19T11:18:39
2006-06-19 Yoann Vandoorselaere <yoann.v@prelude-ids.com> * modules/sys_socket, modules/socklen: Include sys/types since FreeBSD 4.x's sys/socket.h needs it.
Description:
Declare socklen_t in config.h if the system doesn't have it.
Files:
m4/socklen.m4
Depends-on:
sys_socket
configure.ac:
gl_TYPE_SOCKLEN_T
Makefile.am:
Include:
#include <sys/types.h>
#include <sys/socket.h>
License:
unlimited
Maintainer:
Simon Josefsson