Files
pkgsrc-ng/lang/baci/patches/patch-am
2016-11-18 22:39:22 +01:00

15 lines
306 B
Plaintext

$NetBSD: patch-am,v 1.2 2015/12/29 23:34:43 dholland Exp $
Don't use nonstandard headers.
--- lib/readtab.c.orig 1999-09-15 21:38:06.000000000 -0500
+++ lib/readtab.c
@@ -2,7 +2,6 @@
#include <stdio.h>
#include <string.h>
-#include <malloc.h>
#include <stdlib.h>
#include "../include/globdata.h"