upgpkg: ufw 0.36.2-1
[ArchLinux/community.git] / java-rxtx / trunk / rxtx-2.2-undefined_symbol.patch
blob8818cf94dec901b8bd020e61a6000dc12bba803b
1 --- rxtx-20100211.orig/src/SerialImp.c 2018-11-04 13:02:53.306800091 +0100
2 +++ rxtx-20100211.new/src/SerialImp.c 2018-11-04 13:01:39.495497644 +0100
3 --- ./src/SerialImp.c.orig 2018-11-04 13:02:53.306800091 +0100
4 +++ ./src/SerialImp.c 2018-11-04 13:01:39.495497644 +0100
5 @@ -148,6 +148,7 @@
6 #endif /* LIBLOCKDEV */
8 extern int errno;
9 +#include <sys/sysmacros.h>
11 #include "SerialImp.h"