From 16fe055bf14c8fcf6d091293f0894f32bbb33294 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 11 May 2016 19:34:33 +0000 Subject: Prevent collision with getline(3) --- mail/qconfirm/files/patch-src_getline.h | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 mail/qconfirm/files/patch-src_getline.h (limited to 'mail/qconfirm/files/patch-src_getline.h') diff --git a/mail/qconfirm/files/patch-src_getline.h b/mail/qconfirm/files/patch-src_getline.h new file mode 100644 index 000000000000..38f763e86abd --- /dev/null +++ b/mail/qconfirm/files/patch-src_getline.h @@ -0,0 +1,5 @@ +--- src/getline.h.orig 2004-12-12 16:57:17 UTC ++++ src/getline.h +@@ -1 +1 @@ +-extern int getline(); ++extern int get_line(); -- cgit v1.2.3