2013-09-26 17:14:40 +02:00

15 lines
317 B
Plaintext

$NetBSD: patch-ab,v 1.1 2007/08/08 21:09:02 joerg Exp $
--- ssystem.c.orig 2007-08-08 20:49:13.000000000 +0000
+++ ssystem.c
@@ -21,9 +21,6 @@
#include <stdlib.h>
#include <string.h>
#include <math.h>
-#ifndef __FreeBSD__
-#include <malloc.h>
-#endif
#include <time.h>
#include <setjmp.h>
#include "ssystem.h"