mirror of
				https://projects.vdr-developer.org/git/vdr-plugin-streamdev.git
				synced 2023-10-10 17:16:51 +00:00 
			
		
		
		
	- fixed missing include
This commit is contained in:
		| @@ -1,5 +1,5 @@ | ||||
| /* | ||||
|  *  $Id: connection.c,v 1.4 2005/05/09 20:22:29 lordjaxom Exp $ | ||||
|  *  $Id: connection.c,v 1.5 2005/05/09 20:30:38 lordjaxom Exp $ | ||||
|  */ | ||||
|   | ||||
| #include "server/connection.h" | ||||
| @@ -9,6 +9,7 @@ | ||||
|  | ||||
| #include <vdr/tools.h> | ||||
| #include <string.h> | ||||
| #include <stdarg.h> | ||||
| #include <errno.h> | ||||
|  | ||||
| cServerConnection::cServerConnection(const char *Protocol): | ||||
|   | ||||
		Reference in New Issue
	
	Block a user