summaryrefslogtreecommitdiff
path: root/games/craft/patches/patch-aa
blob: 7e21a499ad334212be835ff3beeb482a14151f2f (plain)
1
2
3
4
5
6
7
8
9
10
11
$NetBSD: patch-aa,v 1.3 2003/09/26 14:04:54 tron Exp $

--- cry.h.orig	1997-02-24 12:58:31.000000000 +0100
+++ cry.h	2003-09-26 16:00:39.000000000 +0200
@@ -1,4 +1,5 @@
-#include "stdio.h"
+#include <stdio.h>
+#include <stdlib.h>
 
 /*-------------------------------------------------------------------------*/
 /* cry.h                                                                   */