mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
13 lines
317 B
Plaintext
13 lines
317 B
Plaintext
$NetBSD: patch-ao,v 1.2 2007/08/03 17:03:31 obache Exp $
|
|
|
|
--- src/c-client/netmsg.c.orig 2006-12-07 02:37:03.000000000 +0000
|
|
+++ src/c-client/netmsg.c
|
|
@@ -29,7 +29,6 @@
|
|
|
|
#include <stdio.h>
|
|
#include <errno.h>
|
|
-extern int errno; /* just in case */
|
|
#include "c-client.h"
|
|
#include "netmsg.h"
|
|
#include "flstring.h"
|