mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 02:08:49 -04:00
13 lines
302 B
Plaintext
13 lines
302 B
Plaintext
$NetBSD: patch-ab,v 1.3 2005/07/20 00:10:30 kristerw Exp $
|
|
|
|
--- scipp.c.orig Wed Jul 20 02:07:21 2005
|
|
+++ scipp.c Wed Jul 20 02:07:42 2005
|
|
@@ -26,7 +26,6 @@
|
|
#define __USE_MISC
|
|
#include <stdlib.h>
|
|
#include <string.h>
|
|
-#include <malloc.h>
|
|
#include <signal.h>
|
|
#include <stdarg.h>
|
|
#include <errno.h>
|