mirror of
https://github.com/novatiq/packages.git
synced 2026-07-30 23:33:06 +01:00
libusbmuxd: Update to 2.0.1
The release of checkra1n necessitated a new release. Removed inactive maintainer. Fixed license info. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
--- a/tools/inetcat.c
|
||||
+++ b/tools/inetcat.c
|
||||
@@ -33,6 +33,7 @@
|
||||
#include <windows.h>
|
||||
#include <winsock2.h>
|
||||
#else
|
||||
+#include <sys/select.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/un.h>
|
||||
#include <sys/ioctl.h>
|
||||
Reference in New Issue
Block a user