summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2001-12-28 11:15:32 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2001-12-28 11:15:32 +0000
commit51af813e32d9f09675c1c0001fed283633e740fa (patch)
tree19d4237f5582c3efca5a85011fd21a7b962e3a57
parentf2f3ec187a27e3164a5c5ddf1f0eb62c6a9af4cb (diff)
downloadmailutils-51af813e32d9f09675c1c0001fed283633e740fa.tar.gz
mailutils-51af813e32d9f09675c1c0001fed283633e740fa.tar.bz2
Added include <argcv.h>
-rw-r--r--comsat/comsat.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/comsat/comsat.h b/comsat/comsat.h
index f7a632cb1..423c42bcd 100644
--- a/comsat/comsat.h
+++ b/comsat/comsat.h
@@ -55,6 +55,8 @@
#include <mailutils/mutil.h>
#include <mailutils/error.h>
+#include <argcv.h>
+
#ifndef INADDR_NONE
# define INADDR_NONE -1
#endif

Return to:

Send suggestions and report system problems to the System administrator.