summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>2001-07-04 07:35:20 +0000
committerThomas Roessler <roessler@does-not-exist.org>2001-07-04 07:35:20 +0000
commitc5105b9b8fca177cfb61f52a52d731718e01b22e (patch)
tree3f7a871735924677f97fe4b466817c6b549e3abe
parente484c4cc2cd5b206b7ad11b1ef675aa3ac73982c (diff)
Fix a nit. From "Andrew W. Nosenko" <awn@bcs.zp.ua>
-rw-r--r--imap/util.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/imap/util.c b/imap/util.c
index 7c240f74..b3aabc7c 100644
--- a/imap/util.c
+++ b/imap/util.c
@@ -33,6 +33,7 @@
#include <sys/wait.h>
#include <signal.h>
#include <netdb.h>
+#include <netinet/in.h>
#include <errno.h>