aboutsummaryrefslogtreecommitdiffstats
path: root/pop2.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-12-17 21:36:09 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-12-17 21:36:09 +0000
commit89ca89707bea7d8fd6e80a55a12e2be6a9762c49 (patch)
treebe13447c08ea9b5795fcd251cfb2a91f41ff4b56 /pop2.c
parent9d2e7f97454cd759c4c70a554c918caccc0b34a9 (diff)
downloadfetchmail-89ca89707bea7d8fd6e80a55a12e2be6a9762c49.tar.gz
fetchmail-89ca89707bea7d8fd6e80a55a12e2be6a9762c49.tar.bz2
fetchmail-89ca89707bea7d8fd6e80a55a12e2be6a9762c49.zip
Remove some inclusions no longer needed.
svn path=/trunk/; revision=653
Diffstat (limited to 'pop2.c')
-rw-r--r--pop2.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/pop2.c b/pop2.c
index 0ca40e04..4b389f20 100644
--- a/pop2.c
+++ b/pop2.c
@@ -11,7 +11,6 @@
#if defined(STDC_HEADERS)
#include <stdlib.h>
#endif
-#include "socket.h"
#include "fetchmail.h"
static int pound_arg, equal_arg;