pkgsrc/x11/ssystem/patches/patch-ab
2007-08-08 21:07:48 +00:00

14 lines
317 B
Text

$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"