1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/misc/aclgen/files/patch-aa

11 lines
225 B
Plaintext
Raw Normal View History

--- aclgen.c.orig Thu Jul 3 11:35:57 1997
+++ aclgen.c Fri Sep 17 18:08:28 1999
@@ -15,7 +15,6 @@
#include <stdio.h>
#include <string.h>
#include <ctype.h>
-#include <malloc.h>
#include <stdlib.h>
/*#define P(x) ()*/