ports/graphics/sane-backends/patches/patch-backend_kvs40xx_h

12 lines
228 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: backend/kvs40xx.h
--- backend/kvs40xx.h.orig
+++ backend/kvs40xx.h
@@ -9,6 +9,7 @@
*/
#include "../include/sane/config.h"
+#include <pthread.h>
#include <semaphore.h>
#ifdef HAVE_SYS_TYPES_H
#include <sys/types.h>