blob: ea7771f0e6868c1201e263b4b2528adb46011666 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$NetBSD: patch-ac,v 1.1 2005/12/13 15:44:12 joerg Exp $
--- tests/try_portable.c.orig 2005-12-13 15:27:59.000000000 +0000
+++ tests/try_portable.c
@@ -56,7 +56,6 @@ get more information are about. */
#include "defs.h"
-extern int errno;
#define BYTES_PER_MB 1048576
int try_portable(struct computer_data *data)
|