PKGBUILDs/community/java-rxtx/rxtx-2.2-minor.patch

11 lines
271 B
Diff
Raw Normal View History

2019-10-19 17:24:25 +00:00
--- rxtx-20100211.orig/src/SerialImp.c 2018-11-04 13:02:53.306800091 +0100
+++ rxtx-20100211.new/src/SerialImp.c 2018-11-04 13:01:39.495497644 +0100
@@ -148,6 +148,7 @@
#endif /* LIBLOCKDEV */
extern int errno;
+#include <sys/sysmacros.h>
#include "SerialImp.h"