$NetBSD: patch-ad,v 1.2 2011/11/25 21:57:36 joerg Exp $

--- font3d/truetype.cc.orig	2000-07-16 02:37:31.000000000 +0000
+++ font3d/truetype.cc
@@ -29,10 +29,9 @@
 //==============================================================================================
 
 #include <stdlib.h>
-#include <malloc.h>
 #include <stdio.h>
-#include <iostream.h>
-#include <iomanip.h>
+#include <iostream>
+#include <iomanip>
 #include <ctype.h>
 
 #include "truetype.h"
