$NetBSD: patch-ce,v 1.2 2007/03/16 22:04:54 bad Exp $

--- libschily/stdio/fgetstr.c.orig	2004-09-25 14:26:06.000000000 +0200
+++ libschily/stdio/fgetstr.c
@@ -22,7 +22,7 @@
  */
 
 EXPORT int
-fgetstr(f, buf, len)
+schily_fgetstr(f, buf, len)
 	register	FILE	*f;
 			char	*buf;
 	register	int	len;
