openbsd-ports/net/ns/patches/patch-imep_dest_queue_h
sturm 0caceb1c87 update to ns 2.26
note: this is not 64bit clean as this would require a minor rewrite of ns

from Nicolas Baldi <openbsd@softhome.net>
2003-11-01 20:05:01 +00:00

13 lines
340 B
Plaintext

$OpenBSD: patch-imep_dest_queue_h,v 1.1 2003/11/01 20:05:01 sturm Exp $
--- imep/dest_queue.h.orig 2003-02-26 17:08:44.000000000 -0500
+++ imep/dest_queue.h 2003-08-22 07:45:18.000000000 -0400
@@ -42,7 +42,7 @@
#define __dest_queue_h__
#include <packet.h>
-#include "lib/bsd-list.h"
+#include <sys/queue.h>
#define ILLEGAL_SEQ 257