blob: dcf40339f99492ed505b088be28a91ed7ef1c643 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$NetBSD: patch-ad,v 1.1 2007/08/08 19:41:49 joerg Exp $
--- font3d/truetype.cc.orig 2007-08-08 19:20:34.000000000 +0000
+++ font3d/truetype.cc
@@ -29,7 +29,6 @@
//==============================================================================================
#include <stdlib.h>
-#include <malloc.h>
#include <stdio.h>
#include <iostream.h>
#include <iomanip.h>
|