1 commit 04ae90d45173f3dbcc3cf1194271e5ba9694bacf
2 Author: Andreas Grueninger <andreas.grueninger@example.com>
3 Date: Tue Oct 25 12:31:44 2016 +0200
5 Fix: add header for flocking
7 diff --git a/qdevices/utils.c b/qdevices/utils.c
8 index 41850b8..d61e0f2 100644
10 +++ b/qdevices/utils.c
13 #include <sys/types.h>
15 +#include <sys/flock_impl.h>
17 #include <arpa/inet.h>