add HIKROBOT support

This commit is contained in:
2022-12-21 15:41:54 +03:00
parent a83309143e
commit 5033b9b096
9 changed files with 820 additions and 268 deletions

1
main.c
View File

@@ -34,7 +34,6 @@
#ifdef IMAGEVIEW
#include "imageview.h"
#endif
#include "omp.h"
#include "socket.h"
static int isserver = FALSE;