fix warning

This commit is contained in:
niels
2015-07-11 22:52:18 +02:00
parent 093075b9bc
commit ba23e10342

View File

@@ -131,6 +131,8 @@
#include <stdint.h>
#include <stdio.h>
#include <sys/time.h>
#include <sys/times.h>
#include <sys/mman.h>
#include <time.h>
#include <libvjmem/vjmem.h>
#include <libvjmsg/vj-msg.h>