aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/core/linuxrbtree.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/core/linuxrbtree.h')
-rw-r--r--include/osmocom/core/linuxrbtree.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/osmocom/core/linuxrbtree.h b/include/osmocom/core/linuxrbtree.h
index d3f9fd12..e15317ec 100644
--- a/include/osmocom/core/linuxrbtree.h
+++ b/include/osmocom/core/linuxrbtree.h
@@ -12,11 +12,6 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
- MA 02110-1301, USA.
-
linux/include/linux/rbtree.h
To use rbtrees you'll have to implement your own insert and search cores.