Browse Source

Add jack_uuid_t type

tags/v1.9.10
falkTX 11 years ago
parent
commit
84431c3748
1 changed files with 2 additions and 0 deletions
  1. +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;

/**


Loading…
Cancel
Save