$NetBSD: patch-ai,v 1.1 2006/01/20 03:51:25 joerg Exp $

--- mpg123_artsplugin/mpg123/httpget.c.orig	2005-11-15 11:21:01.000000000 +0000
+++ mpg123_artsplugin/mpg123/httpget.c
@@ -18,11 +18,9 @@
 #include <sys/socket.h>
 #include <netinet/in.h>
 #include <arpa/inet.h>
-#include <sys/errno.h>
+#include <errno.h>
 #include <ctype.h>
 
-extern int errno;
-
 #include "mpg123.h"
 
 #ifndef INADDR_NONE
