openbsd-ports/net/ns/patches/patch-imep_imep_h
2022-03-11 19:45:43 +00:00

12 lines
315 B
Plaintext

--- imep/imep.h.orig 2003-02-26 17:08:44.000000000 -0500
+++ imep/imep.h 2003-08-22 07:45:19.000000000 -0400
@@ -47,7 +47,7 @@
#include <drop-tail.h>
#include <trace.h>
-#include "lib/bsd-list.h"
+#include <sys/queue.h>
#include <rtproto/rtproto.h>
#include <imep/rxmit_queue.h>
#include <imep/dest_queue.h>