mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-19 14:19:58 +01:00
fix include on darwin
git-svn-id: svn://code.dyne.org/veejay/trunk@192 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
This commit is contained in:
@@ -35,7 +35,8 @@ The OpenSound Control WWW page is
|
||||
*/
|
||||
|
||||
#include <libOSC/OSC-common.h> /* For Boolean */
|
||||
|
||||
#include <stdint.h>
|
||||
#include <sys/time.h>
|
||||
#define STRING_ALIGN_PAD 4
|
||||
|
||||
char *OSCDataAfterAlignedString(const char *string, const char *boundary, char **errorMsg) {
|
||||
|
||||
Reference in New Issue
Block a user