11 lines
390 B
Text
11 lines
390 B
Text
$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 */
|