summaryrefslogtreecommitdiff
path: root/news/ifmail/files/patch-clibrary.h
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2017-02-09 10:20:41 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2017-02-09 10:20:41 +0000
commit8596ff9eeafe3b36f1246360d24d2f295d2b7bcf (patch)
tree1ac20c30cab237b7c5a25a15535e13e9eeffb6bb /news/ifmail/files/patch-clibrary.h
parent- use *_IMPLIES (diff)
- add LICENSE
- default config now PREFIX aware - make portlint happier
Diffstat (limited to 'news/ifmail/files/patch-clibrary.h')
-rw-r--r--news/ifmail/files/patch-clibrary.h8
1 files changed, 4 insertions, 4 deletions
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();
/* =()<extern @<GETPIDVAL>@ getpid();>()= */
extern int getpid();