pkgsrc/graphics/aview/patches/patch-ad

12 lines
264 B
Text

$NetBSD: patch-ad,v 1.1 2004/05/07 02:38:54 danw Exp $
--- ui.c.orig Thu May 6 22:36:30 2004
+++ ui.c
@@ -1,6 +1,6 @@
#include <stdio.h>
#include <ctype.h>
-#include <malloc.h>
+#include <stdlib.h>
#include <string.h>
#include <aalib.h>
#include "shrink.h"