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/net-mail/mailutils/files/mailutils-3.5-add-include.p...

11 lines
275 B

--- a/frm/frm.h 2018-02-10 09:06:00.000000000 +0300
+++ b/frm/frm.h 2019-02-07 09:40:57.541489264 +0300
@@ -24,6 +24,7 @@
#include <string.h>
#include <unistd.h>
#include <fcntl.h>
+#include <limits.h>
#include <sys/types.h>
#ifdef HAVE_TERMIOS_H
# include <termios.h>