mtc_s16209x.c: Add missing header file
This driver uses flock(2) und thus must include sys/file.h Signed-off-by: Harald Geyer <harald@ccbib.org>
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
#include <fcntl.h>
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
#include <sys/file.h>
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include "config.h"
|
||||
|
||||
Reference in New Issue
Block a user