mirror of
git://erdgeist.org/opentracker
synced 2025-04-21 21:52:00 +02:00
Fix include for iovecs
This commit is contained in:
parent
dafe5c9f6c
commit
d3b8375080
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include <sys/uio.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/mman.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue