summaryrefslogtreecommitdiff
path: root/games/craft/patches/patch-aj
blob: a4b92eae0115c41bd9ddc005861cf87a169cef2f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-aj,v 1.1 2007/03/06 22:57:46 rillig Exp $

--- getline.h.orig	1997-02-21 12:50:14.000000000 +0100
+++ getline.h	2007-03-06 23:10:00.692282961 +0100
@@ -6,6 +6,9 @@
 #include "buttons.h"
 #include "bool.h"
 
+#include <stdio.h>
+#define getline getline_class
+
 class getline
   {public: