Source-Changes-HG archive

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

[src/trunk]: src/gnu/dist/postfix/src/master LP64 tweak



details:   https://anonhg.NetBSD.org/src/rev/fa8f38d91e81
branches:  trunk
changeset: 521670:fa8f38d91e81
user:      ross <ross%NetBSD.org@localhost>
date:      Sun Feb 03 05:53:07 2002 +0000

description:
LP64 tweak

diffstat:

 gnu/dist/postfix/src/master/mail_flow.c |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 063e19dde6fa -r fa8f38d91e81 gnu/dist/postfix/src/master/mail_flow.c
--- a/gnu/dist/postfix/src/master/mail_flow.c   Sun Feb 03 03:51:57 2002 +0000
+++ b/gnu/dist/postfix/src/master/mail_flow.c   Sun Feb 03 05:53:07 2002 +0000
@@ -47,6 +47,7 @@
 #include <sys/stat.h>
 #include <unistd.h>
 #include <stdlib.h>
+#include <string.h>
 
 /* Utility library. */
 



Home | Main Index | Thread Index | Old Index