blob: 5d4a5e152c4947b09dda2ba0cbfaa80c5081aa81 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-an,v 1.1 2006/02/16 21:22:53 joerg Exp $
--- libmedusa/medusa-service-private.c.orig 2006-02-16 20:29:43.000000000 +0000
+++ libmedusa/medusa-service-private.c
@@ -46,8 +46,6 @@
#endif
#undef MEDUSA_SERVICE_PRIVATE_DEBUG
-extern int errno;
-
static gboolean
root_owns_search_socket (const char *socket_path)
{
|