13 lines
282 B
Plaintext
13 lines
282 B
Plaintext
$NetBSD: patch-ab,v 1.2 2005/12/05 20:51:12 rillig Exp $
|
|
|
|
--- loaders.c.orig Fri Oct 30 22:58:47 1998
|
|
+++ loaders.c
|
|
@@ -8,7 +8,6 @@
|
|
#include <stdlib.h>
|
|
#include <sys/types.h>
|
|
#include <string.h>
|
|
-#include <malloc.h>
|
|
#include <errno.h>
|
|
#include <sys/stat.h>
|
|
#include <ctype.h>
|