diff options
Diffstat (limited to 'rcfile_l.l')
-rw-r--r-- | rcfile_l.l | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ #include <config.h> #include "poproto.h" -#include "fetchrc_y.h" +#include "rcfile_y.h" int prc_lineno = 1; %} |
![]() |
index : fetchmail | |
[fork] set imap idle timeout to 600s, some servers don't follow rfc recommendations | git |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | rcfile_l.l | 2 |
@@ -16,7 +16,7 @@ #include <config.h> #include "poproto.h" -#include "fetchrc_y.h" +#include "rcfile_y.h" int prc_lineno = 1; %} |