13 lines
285 B
Text
13 lines
285 B
Text
$NetBSD: patch-ak,v 1.1 2005/12/11 22:24:03 joerg Exp $
|
|
|
|
--- serverlib.c.orig 2005-12-11 22:17:16.000000000 +0000
|
|
+++ serverlib.c
|
|
@@ -24,8 +24,6 @@
|
|
#include "liveice.h"
|
|
#include "serverlib.h"
|
|
|
|
-extern int errno;
|
|
-
|
|
|
|
|
|
/* Create a new socket which can be bound to a socket later */
|