14 lines
289 B
Text
14 lines
289 B
Text
$NetBSD: patch-ac,v 1.1 2004/06/26 18:27:23 grant Exp $
|
|
|
|
--- 24bit.c.orig Fri Jul 23 23:59:25 1999
|
|
+++ 24bit.c Mon Sep 15 22:49:14 2003
|
|
@@ -30,7 +30,8 @@
|
|
#include "dither.h"
|
|
#include "proto.h"
|
|
#include <time.h>
|
|
-#include <malloc.h>
|
|
+#include <stdlib.h>
|
|
+
|
|
#include "my_dmalloc.h"
|
|
|
|
/*
|