mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
11 lines
271 B
Diff
11 lines
271 B
Diff
|
--- 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"
|
||
|
|