openbsd-ports/net/ns/patches/patch-mpls_mpls-module_h
2007-10-24 15:01:09 +00:00

13 lines
317 B
Plaintext

$OpenBSD: patch-mpls_mpls-module_h,v 1.2 2007/10/24 15:01:09 steven Exp $
--- mpls/mpls-module.h.orig Thu Aug 25 20:58:09 2005
+++ mpls/mpls-module.h Sat Oct 13 22:22:22 2007
@@ -55,7 +55,7 @@
#include <tclcl.h>
-#include "lib/bsd-list.h"
+#include <sys/queue.h>
#include "rtmodule.h"
#include "mpls/ldp.h"