mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
12 lines
172 B
Diff
12 lines
172 B
Diff
--- a/include/sane/sane.h
|
|
+++ b/include/sane/sane.h
|
|
@@ -16,6 +16,8 @@
|
|
#ifndef sane_h
|
|
#define sane_h
|
|
|
|
+#include <sys/types.h>
|
|
+
|
|
#ifdef __cplusplus
|
|
extern "C" {
|
|
#endif
|