cec: serial port locking on linux
[deb_libcec.git] / src / lib / platform / posix / os-types.h
index b89b9cc2a57617f15ae69ddc5d9d65274cdd737c..a365635490f66d4a7b46e86211404abe4ac60de3 100644 (file)
 #include <semaphore.h>
 #include <stdint.h>
 
+extern "C" {
+#include <sys/types.h>
+}
+
 #define LIBTYPE
 #define DECLSPEC