mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-19 06:10:01 +01:00
bugfixes: kill all connections with client on error, fix use of include file in vims.h and vj-client.h, fixed VIMS verification in strict mode, be less resilient in trying to send/recv data
git-svn-id: svn://code.dyne.org/veejay/trunk@1377 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
|
||||
#include <config.h>
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
#include <veejay/vjmem.h>
|
||||
#include <veejay/vims.h>
|
||||
#include <veejay/vj-client.h>
|
||||
|
||||
Reference in New Issue
Block a user