aboutsummaryrefslogblamecommitdiff
path: root/graphics/fbm/files/patch-fbm.h
blob: bc979f59b30d456573e281cff6d8ce3da4a5ae7a (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                        
--- fbm.h.orig	Sat Feb 25 15:15:18 2006
+++ fbm.h	Sat Feb 25 15:17:11 2006
@@ -113,7 +113,7 @@
 char *strcpy();
 char *strncpy();
 
-#ifndef _COMPAT_
+#ifdef _COMPAT_
 char *malloc();
 #endif