aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/elvis/files/patch-config.h
blob: 23812d1afc1bd6b85d8ccc87d7b584b271b6dd98 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- config.h.orig   Fri Nov 29 03:24:51 2002
+++ config.h    Fri Nov 29 03:29:12 2002
@@ -60,6 +60,10 @@
 # endif
 #endif
 
+#ifdef __FreeBSD__
+# define HAVE_MEMCPY   1
+#endif
+
 /* Microsoft C: sorry, Watcom does the same thing */
 #ifdef M_I86
 # ifndef M_SYSV