next fixes

This commit is contained in:
2026-06-04 18:24:26 +03:00
parent 1f7aad348e
commit f65daab527
13 changed files with 475 additions and 323 deletions

View File

@@ -30,5 +30,4 @@
void server(int fd, int imsock);
char *makeabspath(const char *path, int shouldbe);
int client_lock_shm(cc_IMG *img);
void unlock_shm(cc_IMG *img);
void stop_server();