Index: vtkVRMLImporter.cxx
===================================================================
RCS file: /cvsroot/VTK/VTK/Hybrid/vtkVRMLImporter.cxx,v
retrieving revision 1.71
diff -u -r1.71 vtkVRMLImporter.cxx
--- vtkVRMLImporter.cxx	17 Aug 2004 22:28:57 -0000	1.71
+++ vtkVRMLImporter.cxx	5 Jan 2006 12:27:11 -0000
@@ -513,8 +513,10 @@
 #define YYDEBUG 1
 
 #ifndef __APPLE__
+#ifndef __FreeBSD__
 #include <malloc.h>
 #endif
+#endif
 
 #ifdef USE_STD_NAMESPACE
 using namespace std;
