This website works better with JavaScript.
Home
Help
Sign In
jackaudio
/
headers
mirror of
https://github.com/jackaudio/headers
Watch
1
Star
0
Fork
0
Code
Releases
2
Activity
Browse Source
Revert "add uuid type"
This reverts commit
5fa50673fc
. Need to branch within submodule before making changes.
tags/0.124.0
Paul Davis
11 years ago
parent
5fa50673fc
commit
5798f8fcb7
1 changed files
with
0 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-3
types.h
+ 0
- 3
types.h
View File
@@ -23,9 +23,6 @@
#include <inttypes.h>
#include <pthread.h>
#include <uuid/uuid.h>
typedef uuid_t jack_uuid_t;
typedef int32_t jack_shmsize_t;
Write
Preview
Loading…
Cancel
Save