give opentracker the missing header file

dynamic-accesslists
erdgeist 2007-10-19 03:41:23 +00:00
parent f56e40c24e
commit 714ea1b88e
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/socket.h>
#include <sys/mman.h>
#include <arpa/inet.h>
#include <unistd.h>
#include <stdlib.h>