$NetBSD: patch-ag,v 1.3 2000/04/13 11:23:19 tron Exp $

--- convertor/alloc.c.orig	Tue Dec  7 12:16:24 1999
+++ convertor/alloc.c	Tue Dec  7 12:16:24 1999
@@ -33,9 +33,7 @@
 
 #include "token_cache.h"
-#if WIN32|WINNT
 #include <stdlib.h>
 #include <malloc.h>
 #include <string.h>
-#endif
 
 mem_header *head;