aboutsummaryrefslogtreecommitdiff
path: root/games/wmqstat/files/patch-wmgeneral_list.h
blob: 19d90c2b6bf9c3b44cff43a1d516dedd400c2710 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- wmgeneral/list.h.orig	2003-04-09 19:48:21 UTC
+++ wmgeneral/list.h
@@ -30,7 +30,7 @@ Boston, MA 02111-1307, USA.  */
 #define __LIST_H_
 
 #if defined(__GNUC__) && !defined(__STRICT_ANSI__)
-# define INLINE inline
+# define INLINE
 #else
 # define INLINE
 #endif