pkgsrc/devel/sdcc/patches/patch-az

13 lines
283 B
Text
Raw Normal View History

$NetBSD: patch-az,v 1.1 2001/04/29 16:15:16 dmcmahill Exp $
--- link/z80/lksym.c.orig Mon Jul 31 23:22:21 2000
+++ link/z80/lksym.c Sun Apr 29 10:55:40 2001
@@ -11,6 +11,6 @@
#include <stdio.h>
+#include <stdlib.h>
#include <string.h>
-#include <alloc.h>
#include "aslink.h"