Nog een poging...

This commit is contained in:
Thulinma 2010-11-08 00:58:05 +01:00
parent 0e68f770e3
commit 6ebf3d7b66

View file

@ -17,10 +17,10 @@ bool stopparsing = false;
timeval lastrec;
int CONN_fd = 0;
#include "parsechunks.cpp" //chunkstream parsing
#include "handshake.cpp" //handshaking
#include "../util/flv_sock.cpp" //FLV parsing with SocketW
#include "../util/ddv_socket.cpp" //DDVTech Socket wrapper
#include "parsechunks.cpp" //chunkstream parsing
#include "handshake.cpp" //handshaking
int main(){