pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/fragroute/patches Remove forgotten patch from...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e3560784a986
branches: trunk
changeset: 467851:e3560784a986
user: cube <cube%pkgsrc.org@localhost>
date: Sat Feb 07 10:52:08 2004 +0000
description:
Remove forgotten patch from last commit (what it did is now in patch-ac).
Pointed out by wiz@.
diffstat:
security/fragroute/patches/patch-ab | 13 -------------
1 files changed, 0 insertions(+), 13 deletions(-)
diffs (17 lines):
diff -r 9cba59c5a210 -r e3560784a986 security/fragroute/patches/patch-ab
--- a/security/fragroute/patches/patch-ab Sat Feb 07 10:49:05 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.1.1.1 2004/01/08 17:55:15 agc Exp $
-
---- pkt.h 2004/01/08 17:49:28 1.1
-+++ pkt.h 2004/01/08 17:50:01
-@@ -68,4 +68,8 @@
- void pktq_shuffle(rand_t *r, struct pktq *pktq);
- struct pkt *pktq_random(rand_t *r, struct pktq *pktq);
-
-+#ifndef TAILQ_END
-+#define TAILQ_END(head) NULL
-+#endif
-+
- #endif /* PKT_H */
Home |
Main Index |
Thread Index |
Old Index