From 8596ff9eeafe3b36f1246360d24d2f295d2b7bcf Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Thu, 9 Feb 2017 10:20:41 +0000 Subject: - add LICENSE - default config now PREFIX aware - make portlint happier --- news/ifmail/files/patch-clibrary.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'news/ifmail/files/patch-clibrary.h') diff --git a/news/ifmail/files/patch-clibrary.h b/news/ifmail/files/patch-clibrary.h index 0f7546eac7a0..ed3b5f308ae9 100644 --- a/news/ifmail/files/patch-clibrary.h +++ b/news/ifmail/files/patch-clibrary.h @@ -1,6 +1,6 @@ ---- iflib/clibrary.h.orig Sat Sep 11 17:16:11 1993 -+++ iflib/clibrary.h Mon Jul 22 19:38:20 2002 -@@ -102,9 +102,11 @@ +--- iflib/clibrary.h.orig 1993-09-11 15:16:11 UTC ++++ iflib/clibrary.h +@@ -102,9 +102,11 @@ extern unsigned long inet_addr(); extern FREEVAL free(); extern POINTER malloc(); extern POINTER realloc(); @@ -12,7 +12,7 @@ /* Some backward systems need this. */ extern FILE *popen(); -@@ -121,8 +123,10 @@ +@@ -121,8 +123,10 @@ extern int alarm(); extern void exit(); /* =()@ getpid();>()= */ extern int getpid(); -- cgit v1.2.3