diff options
Diffstat (limited to 'pop3.c')
-rw-r--r-- | pop3.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -16,7 +16,6 @@ #include <stdlib.h> #endif -#include "socket.h" #include "fetchmail.h" #define PROTOCOL_ERROR {error(0, 0, "protocol error"); return(PS_ERROR);} |