This website works better with JavaScript.
Home
Help
Sign In
jackaudio
/
jack2
mirror of
https://github.com/jackaudio/jack2
Watch
1
Star
0
Fork
0
Code
Releases
45
Activity
Browse Source
remove double #define
tags/v1.9.13
Thomas Brand
6 years ago
parent
92a4ce5607
commit
007220d0b1
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
common/netjack_packet.c
+ 0
- 1
common/netjack_packet.c
View File
@@ -54,7 +54,6 @@
#ifdef WIN32
#include <winsock2.h>
#define socklen_t int
#include <malloc.h>
#define socklen_t int
#else
Write
Preview
Loading…
Cancel
Save