1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
freebsd-ports/misc/aclgen/files/patch-aa
Steve Price 76cfcc40dd Initial import of aclgen version 2.02.
A program for optimizing Cisco router's IP access lists.

PR:		13788
Submitted by:	Igor Vinokurov <igor@zynaps.ru>
1999-11-01 03:43:04 +00:00

11 lines
225 B
Plaintext

--- 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) ()*/