$NetBSD: patch-ag,v 1.1 1999/05/04 19:02:46 tv Exp $

--- convertor/alloc.c.orig	Tue May  4 15:06:04 1999
+++ convertor/alloc.c	Tue May  4 15:06:39 1999
@@ -32,11 +32,9 @@
 /* $Id: patch-ag,v 1.1 1999/05/04 19:02:46 tv Exp $ */
 
 #include "token_cache.h"
-#if WIN32|WINNT
 #include <stdlib.h>
 #include <malloc.h>
 #include <string.h>
-#endif
 
 mem_header *head;
 
