This website works better with JavaScript.
Home
Help
Sign In
jackaudio
/
jack1
mirror of
https://github.com/jackaudio/jack1
Watch
1
Star
0
Fork
0
Code
Releases
19
Activity
Browse Source
fix includes for osx specific file
tags/0.124.0
Paul Davis
14 years ago
parent
550f528eb0
commit
3aac458ec3
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
config/os/macosx/sanitycheck.c
+ 1
- 1
config/os/macosx/sanitycheck.c
View File
@@ -1,4 +1,4 @@
#include
<jack/sanitycheck.h>
#include
"sanitycheck.h"
int
sanitycheck (int a, int b)
Write
Preview
Loading…
Cancel
Save