fix include on darwin

git-svn-id: svn://code.dyne.org/veejay/trunk@192 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
This commit is contained in:
Niels Elburg
2005-02-19 15:55:36 +00:00
parent d11c139e66
commit 103c451151
8 changed files with 23 additions and 4 deletions

View File

@@ -39,7 +39,8 @@ The OpenSound Control WWW page is
#include <libOSC/OSC-common.h>
#include <libOSC/OSC-timetag.h>
#include <libOSC/OSC-priority-queue.h>
#include <stdint.h>
#include <sys/time.h>
#define PRINT_PRIORITY_QUEUE
#ifdef DEBUG_OSC_PRIORITY_QUEUE