bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-mailutils] Build problems


From: Sergey Poznyakoff
Subject: Re: [bug-mailutils] Build problems
Date: Wed, 24 Sep 2003 23:37:17 +0300

Käre Linus,

Attached is the patch that should fix the problem. Please run `make -k'
to make sure that all errors are caught before `make' terminates.

Med vänliga hälsning,
Sergey

Index: auth/lbuf.c
===================================================================
RCS file: /cvsroot/mailutils/mailutils/auth/lbuf.c,v
retrieving revision 1.2
diff -p -u -r1.2 lbuf.c
--- auth/lbuf.c 28 Aug 2003 21:54:06 -0000      1.2
+++ auth/lbuf.c 24 Sep 2003 20:18:17 -0000
@@ -21,6 +21,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <errno.h>
+#include <sys/types.h>
 #include <lbuf.h>
 
 struct _line_buffer {

reply via email to

[Prev in Thread] Current Thread [Next in Thread]