13 lines
278 B
Text
13 lines
278 B
Text
$NetBSD: patch-ab,v 1.3 2000/11/17 07:36:34 rh Exp $
|
|
|
|
--- X11/xedit/xedit.h.orig Fri Nov 17 08:27:10 2000
|
|
+++ X11/xedit/xedit.h
|
|
@@ -37,6 +37,8 @@
|
|
#include <X11/Xaw/Viewport.h>
|
|
#include <X11/Xaw/Cardinals.h>
|
|
|
|
+#include <stdio.h>
|
|
+
|
|
#ifndef BUFSIZ
|
|
#define BUFSIZ 2048
|
|
#endif
|