missing @item inside @itemize
[gnulib.git] / modules / socklen
1 Description:
2 Declare socklen_t in config.h if the system doesn't have it.
3
4 Files:
5 m4/socklen.m4
6
7 Depends-on:
8 sys_socket
9
10 configure.ac:
11 gl_TYPE_SOCKLEN_T
12
13 Makefile.am:
14
15 Include:
16 <sys/types.h>
17 <sys/socket.h>
18
19 License:
20 unlimited
21
22 Maintainer:
23 Simon Josefsson