mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-25 06:13:13 +00:00
Remove __FBSDID from rb.h.
This commit is contained in:
@@ -22,10 +22,6 @@
|
|||||||
#ifndef RB_H_
|
#ifndef RB_H_
|
||||||
#define RB_H_
|
#define RB_H_
|
||||||
|
|
||||||
#if 0
|
|
||||||
__FBSDID("$FreeBSD: head/lib/libc/stdlib/rb.h 204493 2010-02-28 22:57:13Z jasone $");
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef RB_COMPACT
|
#ifdef RB_COMPACT
|
||||||
/* Node structure. */
|
/* Node structure. */
|
||||||
#define rb_node(a_type) \
|
#define rb_node(a_type) \
|
||||||
|
|||||||
Reference in New Issue
Block a user