c9c8f97e88
- Depend on the latest version of xview-config - Mark as LICENSE sun-openlook-license - Bump pkgrevision
12 lines
350 B
Text
12 lines
350 B
Text
$NetBSD: patch-au,v 1.3 2009/12/10 20:35:57 abs Exp $
|
|
|
|
--- lib/libxview/win/win_env.c.orig 1993-06-29 05:15:40.000000000 +0000
|
|
+++ lib/libxview/win/win_env.c
|
|
@@ -15,6 +15,7 @@ static char sccsid[] = "@(#)win_env.
|
|
* other functions)
|
|
*/
|
|
|
|
+#include <string.h>
|
|
#include <xview/rect.h>
|
|
#include <xview/win_env.h>
|
|
#include <xview/win_struct.h>
|