pkgsrc/x11/xview-lib/patches/patch-bb
tron 71146f333e Cleanup patch files:
- unified format
- only one patch per file
- no files gets patched twice
2001-12-20 09:19:53 +00:00

12 lines
356 B
Text

$NetBSD: patch-bb,v 1.1 2001/12/20 09:19:56 tron Exp $
--- lib/libxview/frame/fm_get.c.orig Tue Jun 29 07:16:10 1993
+++ lib/libxview/frame/fm_get.c Thu Dec 20 10:09:16 2001
@@ -10,6 +10,7 @@
* file for terms of the license.
*/
+#include <ctype.h>
#include <xview_private/fm_impl.h>
#include <xview_private/draw_impl.h>
#include <xview/server.h>