diff options
Diffstat (limited to 'fetchmail.c')
-rw-r--r-- | fetchmail.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fetchmail.c b/fetchmail.c index 3062d3ea..432782f1 100644 --- a/fetchmail.c +++ b/fetchmail.c @@ -37,6 +37,7 @@ #include <fcntl.h> #include "fetchmail.h" +#include "getopt.h" #ifdef HAVE_PROTOTYPES /* prototypes for internal functions */ |