$NetBSD: patch-dp,v 1.1 2007/05/12 00:22:19 tnn Exp $

--- olwmslave/olwmslave.c.orig	1993-06-29 07:12:12.000000000 +0200
+++ olwmslave/olwmslave.c
@@ -44,9 +44,9 @@ char		cmdBuf[CMDBUFLEN];
 /* ----------------------------------------------------------------------
  *	Forward Definitions
  * ----------------------------------------------------------------------*/
-void		InitScreenInfo();
-void		ParseScreenArgs();
-Notify_value	InputReader();
+static void		InitScreenInfo();
+static void		ParseScreenArgs();
+static Notify_value	InputReader();
 
 /* ----------------------------------------------------------------------
  * 	main
