You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
xfrpc.c: In function 'start_xfrpc_local_service':
xfrpc.c:70:33: error: implicit declaration of function 'start_youtubedl_service'; did you mean 'start_httpd_service'? [-Wimplicit-function-declaration]
70 | start_youtubedl_service(ps->local_port);
| ^~~~~~~~~~~~~~~~~~~~~~~
| start_httpd_service
missing header.
The text was updated successfully, but these errors were encountered:
missing header.
The text was updated successfully, but these errors were encountered: