mirror of
git://erdgeist.org/opentracker
synced 2025-04-21 21:52:00 +02:00
sys/param.h needed under openbsd
This commit is contained in:
parent
57387588ed
commit
7050e027d3
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
$id$ */
|
$id$ */
|
||||||
|
|
||||||
/* System */
|
/* System */
|
||||||
|
#include <sys/param.h>
|
||||||
#include <sys/uio.h>
|
#include <sys/uio.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
Loading…
Add table
Reference in a new issue