$NetBSD$

--- libsprite/data.c.orig	1998-04-12 08:03:22.000000000 +0200
+++ libsprite/data.c
@@ -79,7 +79,6 @@ W_Font  W_HighlightFont = (W_Font) & two
 W_Color W_White = WHITE, W_Black = BLACK, W_Red = RED, W_Green = GREEN;
 W_Color W_Yellow = YELLOW, W_Cyan = CYAN, W_Grey = LIGHT_GREY, W_DarkGrey = DARK_GREY;
 int     W_Textwidth, W_Textheight, W_BigTextwidth, W_BigTextheight;
-char   *strdup();
 
 int     W_in_message = 0;	/* jfy -- for Jerry's warp message hack */
 
