pkgsrc/mbone/rat/patches/patch-ao
2007-08-11 16:45:52 +00:00

14 lines
345 B
Text

$NetBSD: patch-ao,v 1.1 2007/08/11 16:45:53 joerg Exp $
--- src/qfDES.c.orig 2007-08-11 16:19:07.000000000 +0000
+++ src/qfDES.c
@@ -20,9 +20,6 @@ Added 2 August 1996, Saleem
#include <string.h>
#include <stdio.h>
#include <memory.h>
-#ifndef FreeBSD
-#include <malloc.h>
-#endif
#include <ctype.h>
#include <errno.h>
#include "qfDES.h"