mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
14 lines
278 B
Text
14 lines
278 B
Text
|
$NetBSD: patch-ag,v 1.1 2006/01/12 00:48:36 joerg Exp $
|
||
|
|
||
|
--- imagetypes.c.orig 2006-01-12 00:41:30.000000000 +0000
|
||
|
+++ imagetypes.c
|
||
|
@@ -13,8 +13,6 @@
|
||
|
#include "imagetypes.h"
|
||
|
#include <errno.h>
|
||
|
|
||
|
-extern int errno;
|
||
|
-
|
||
|
/* some of these are order-dependent */
|
||
|
|
||
|
static struct {
|