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
Add jack_uuid_t type
tags/v1.9.10
falkTX
11 years ago
parent
d0932a8f21
commit
84431c3748
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
common/jack/types.h
+ 2
- 0
common/jack/types.h
View File
@@ -23,6 +23,8 @@
#include <jack/systemdeps.h>
typedef uint64_t jack_uuid_t;
typedef int32_t jack_shmsize_t;
/**
Write
Preview
Loading…
Cancel
Save