sys/param.h needed under openbsd
parent
57387588ed
commit
7050e027d3
|
@ -4,6 +4,7 @@
|
|||
$id$ */
|
||||
|
||||
/* System */
|
||||
#include <sys/param.h>
|
||||
#include <sys/uio.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
|
Loading…
Reference in New Issue