aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/ratmen/files/patch-ratmen.c
blob: 5fb528f98e56285a8faa29ec58171e2abf9c1300 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ./ratmen.c.orig	2007-10-25 09:13:39.000000000 -0300
+++ ./ratmen.c	2008-02-20 17:08:21.000000000 -0300
@@ -128,7 +128,6 @@
 
 
 /* function prototypes */
-int  strcasecmp(char*, char*);                 /* string comparison */
 void ask_wm_for_delete(void);
 void reap(int);
 void redraw_snazzy(int, int, int);