f938396be7
of the patch files along with the additional context. Fix, following the model in graphics/tkpiechart.
13 lines
297 B
Text
13 lines
297 B
Text
$NetBSD: patch-ad,v 1.3 1999/12/02 19:05:06 fredb Exp $
|
|
|
|
--- librsrc/librsrc.h.orig Mon Nov 15 19:52:30 1999
|
|
+++ librsrc/librsrc.h Mon Nov 15 19:52:30 1999
|
|
@@ -19,7 +19,7 @@
|
|
* Id: librsrc.h,v 1.5 1998/04/11 08:27:19 rob Exp
|
|
*/
|
|
|
|
-# include "rsrc.h"
|
|
+# include <rsrc.h>
|
|
|
|
extern int errno;
|
|
|