summaryrefslogtreecommitdiff
path: root/net-im/icb
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-12-16 09:56:51 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-12-16 09:56:51 +0000
commit9f6a2af27e20ab8e4651388c5a60236398b684ec (patch)
tree5ab76148d9eea9815c9bef97ef039685697b3047 /net-im/icb
parent- Fix build with gcc 4.X (diff)
- Fix build with gcc 4.X
PR: ports/106745 Submitted by: trasz
Notes
Notes: svn path=/head/; revision=179917
Diffstat (limited to 'net-im/icb')
-rw-r--r--net-im/icb/files/patch-icb::icb.h34
1 files changed, 34 insertions, 0 deletions
diff --git a/net-im/icb/files/patch-icb::icb.h b/net-im/icb/files/patch-icb::icb.h
new file mode 100644
index 000000000000..5867fa4c90df
--- /dev/null
+++ b/net-im/icb/files/patch-icb::icb.h
@@ -0,0 +1,34 @@
+--- icb/icb.h.orig Fri Dec 15 01:33:57 2006
++++ icb/icb.h Fri Dec 15 01:34:21 2006
+@@ -129,15 +129,6 @@
+ #endif
+
+
+-/* include function prototypes if ANSI compiler */
+-/* otherwise, include file that shows return type for each function */
+-
+-#if defined __STDC__ || defined __GNUC__
+-#include "protos.h"
+-#else
+-#include "funcs.h"
+-#endif
+-
+ #define MAX_HOSTLEN 256
+ #define MAX_PASSLEN 256
+
+@@ -182,6 +173,15 @@
+ ColPERSFROMHILITE,
+ ColTIMESTAMP
+ } colorlist;
++
++/* include function prototypes if ANSI compiler */
++/* otherwise, include file that shows return type for each function */
++
++#if defined __STDC__ || defined __GNUC__
++#include "protos.h"
++#else
++#include "funcs.h"
++#endif
+
+
+ /* Returns an ANSI color sequence for 'primary', or for