You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-libs/libfilezilla/files/libfilezilla-0.27.1-gcc11.p...

11 lines
220 B

--- libfilezilla/lib/buffer.cpp 2020/12/09 13:33:18 10031
+++ libfilezilla/lib/buffer.cpp 2021/04/27 07:39:32 10225
@@ -2,6 +2,7 @@
#include <algorithm>
#include <cstdlib>
+#include <limits>
#include <string.h>