mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
15 lines
304 B
Plaintext
15 lines
304 B
Plaintext
$NetBSD: patch-ae,v 1.1 2005/07/20 17:38:05 kristerw Exp $
|
|
|
|
--- backg.c.orig Wed Jul 20 19:26:43 2005
|
|
+++ backg.c Wed Jul 20 19:26:54 2005
|
|
@@ -4,9 +4,6 @@
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
#include <string.h>
|
|
-#ifndef vms
|
|
-#include <malloc.h>
|
|
-#endif
|
|
#include <math.h>
|
|
|
|
#include "xb_config.h"
|