summaryrefslogtreecommitdiff
path: root/japanese/okphone/files/patch-client::defs.h
blob: 2c4952894a315b97c3ace780547261e2c6244b34 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- client/defs.h.orig	Fri Sep 27 05:47:14 2002
+++ client/defs.h	Fri Sep 27 05:49:02 2002
@@ -11,7 +11,9 @@
 #endif
 char	*index();
 char	*strsave();
+#ifndef __FreeBSD__
 char	*malloc();
+#endif
 char	*basename();
 char	*expalias();