diff options
| author | James FitzGibbon <jfitz@FreeBSD.org> | 1997-01-24 10:19:35 +0000 |
|---|---|---|
| committer | James FitzGibbon <jfitz@FreeBSD.org> | 1997-01-24 10:19:35 +0000 |
| commit | 48cf0f27d290fe95c06e5cd198b74da7032ee9d2 (patch) | |
| tree | 9c8da4c9828db66d3d26a4ea6fc59baa6f0c5d34 /net/ascend-radius/files/patch-ab | |
| parent | Put MAINTAINER in the right place. (diff) | |
Upgrade to radius-961029
Diffstat (limited to 'net/ascend-radius/files/patch-ab')
| -rw-r--r-- | net/ascend-radius/files/patch-ab | 19 |
1 files changed, 4 insertions, 15 deletions
diff --git a/net/ascend-radius/files/patch-ab b/net/ascend-radius/files/patch-ab index af3ff7bb60ac..ae43b7bf59c0 100644 --- a/net/ascend-radius/files/patch-ab +++ b/net/ascend-radius/files/patch-ab @@ -1,6 +1,6 @@ ---- cache.c.orig Sun Sep 1 02:31:42 1996 -+++ cache.c Mon Sep 23 21:38:20 1996 -@@ -12,13 +12,21 @@ +--- cache.c.orig Tue Oct 29 14:41:54 1996 ++++ cache.c Fri Jan 24 05:02:11 1997 +@@ -12,6 +12,10 @@ * FOR A PARTICULAR PURPOSE. */ @@ -10,15 +10,4 @@ + #include <sys/types.h> #include <ctype.h> - #if defined(BSDI) - # include <memory.h> - # include <stdlib.h> - #else -+#if defined(__FreeBSD__) -+# include <stdlib.h> -+#else - # include <malloc.h> -+#endif - #endif - #include <string.h> - #include <sys/time.h> + #if defined(BSDI) || defined(FreeBSD) |
