$NetBSD: patch-ae,v 1.1 2005/03/17 12:24:13 salo Exp $

--- src/gsint.h.orig	2000-07-11 17:28:06.000000000 +0200
+++ src/gsint.h	2005-03-17 12:00:10.000000000 +0100
@@ -701,4 +701,9 @@
  */
 void printer_close ___P ((void *context));
 
+/*
+ * Escape filenames for shell usage
+ */
+char *shell_escape ___P ((const char *fn));
+
 #endif /* not GSINT_H */
