mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-19 22:30:06 +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:
@@ -52,9 +52,11 @@ The OpenSound Control WWW page is
|
||||
#include <stdarg.h>
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
#include <stdint.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/time.h>
|
||||
#include <netinet/in.h>
|
||||
#include <stdint.h>
|
||||
#include <sys/time.h>
|
||||
|
||||
void fatal_error(char *s, ...) {
|
||||
va_list ap;
|
||||
|
||||
Reference in New Issue
Block a user