mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-20 14:50:01 +01:00
ticket 8 bundled fix (sys/* includes, v4l dependency, autools update
git-svn-id: svn://code.dyne.org/veejay/trunk@219 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
This commit is contained in:
@@ -33,10 +33,10 @@ The OpenSound Control WWW page is
|
||||
|
||||
Matt Wright, 3/16/98
|
||||
*/
|
||||
#include <sys/types.h>
|
||||
#include <netinet/in.h>
|
||||
#include <stdint.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/time.h>
|
||||
#include <netinet/in.h>
|
||||
#include <libOSC/OSC-common.h>
|
||||
#include <libOSC/OSC-timetag.h>
|
||||
#include <libOSC/OSC-address-space.h>
|
||||
|
||||
Reference in New Issue
Block a user