Skip to content

Commit e0902f6

Browse files
nehebliudf0716
authored andcommitted
fix compilation with GCC14
Missing header.
1 parent 2f95552 commit e0902f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

xfrpc.c

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
#include "tcp_redir.h"
4949
#include "config.h"
5050

51+
#include "plugins/youtubedl.h"
5152
#include "plugins/telnetd.h"
5253
#include "plugins/instaloader.h"
5354
#include "plugins/httpd.h"

0 commit comments

Comments
 (0)