summaryrefslogtreecommitdiffstats
path: root/src/shared/libosmocore/include/osmocom/core/linuxrbtree.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/libosmocore/include/osmocom/core/linuxrbtree.h')
-rw-r--r--src/shared/libosmocore/include/osmocom/core/linuxrbtree.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/shared/libosmocore/include/osmocom/core/linuxrbtree.h b/src/shared/libosmocore/include/osmocom/core/linuxrbtree.h
index 079f440d..fccbf7e8 100644
--- a/src/shared/libosmocore/include/osmocom/core/linuxrbtree.h
+++ b/src/shared/libosmocore/include/osmocom/core/linuxrbtree.h
@@ -12,10 +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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
linux/include/linux/rbtree.h
To use rbtrees you'll have to implement your own insert and search cores.