SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
net/ns/patches/patch-routing_rttable_h
Normal file
11
net/ns/patches/patch-routing_rttable_h
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- routing/rttable.h.orig Tue Aug 2 21:48:52 2005
|
||||
+++ routing/rttable.h Sat Oct 13 22:22:22 2007
|
||||
@@ -44,7 +44,7 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
#include "config.h"
|
||||
#include "scheduler.h"
|
||||
-#include "lib/bsd-list.h"
|
||||
+#include <sys/queue.h>
|
||||
|
||||
#define CURRENT_TIME Scheduler::instance().clock()
|
||||
#define INFINITY2 0xff
|
Loading…
Add table
Add a link
Reference in a new issue