Introudce an include_libosmocore directory and move (updated) linuxlist there

This commit is contained in:
Harald Welte
2017-02-04 12:15:58 +01:00
parent 7e5c7d5b82
commit b41598b602
8 changed files with 121 additions and 116 deletions

View File

@@ -1,6 +1,6 @@
#pragma once
#include "linuxlist.h"
#include "osmocom/core/linuxlist.h"
static inline void llist_add_tail_irqsafe(struct llist_head *_new,
struct llist_head *head)