mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 00:11:07 -05:00
a small amount of unused stuff (by the bmakefiles to follow), but it isn't much and seems harmless enough.
3 lines
70 B
C++
3 lines
70 B
C++
#include "tree.h"
|
|
|
|
__rb_tree_node_base __rb_NIL = { black, 0, 0, 0 };
|