2000-04-13 13:23:19 +02:00
|
|
|
$NetBSD: patch-ag,v 1.3 2000/04/13 11:23:19 tron Exp $
|
1999-05-04 21:02:46 +02:00
|
|
|
|
1999-12-07 12:22:03 +01:00
|
|
|
--- 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 @@
|
1999-05-04 21:02:46 +02:00
|
|
|
|
|
|
|
#include "token_cache.h"
|
|
|
|
-#if WIN32|WINNT
|
|
|
|
#include <stdlib.h>
|
|
|
|
#include <malloc.h>
|
|
|
|
#include <string.h>
|
|
|
|
-#endif
|
|
|
|
|
|
|
|
mem_header *head;
|