summaryrefslogtreecommitdiff
path: root/mcastseed/lib/gl_oset.c
diff options
context:
space:
mode:
authorLudovic Pouzenc <ludovic@pouzenc.fr>2016-07-20 14:22:14 +0200
committerLudovic Pouzenc <ludovic@pouzenc.fr>2016-07-20 14:22:14 +0200
commit6d6c0787c2b46cd6e5839477aa81f7407004cbcf (patch)
tree5924d555e75786f348812b8c8f8cf937f0ffa253 /mcastseed/lib/gl_oset.c
parent492322211c6a432d000bc18fe57a659e910a05e5 (diff)
downloadeficast-6d6c0787c2b46cd6e5839477aa81f7407004cbcf.tar.gz
eficast-6d6c0787c2b46cd6e5839477aa81f7407004cbcf.tar.bz2
eficast-6d6c0787c2b46cd6e5839477aa81f7407004cbcf.zip
Importing gnulib module gl_rbtree_oset and deps
Diffstat (limited to 'mcastseed/lib/gl_oset.c')
-rw-r--r--mcastseed/lib/gl_oset.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/mcastseed/lib/gl_oset.c b/mcastseed/lib/gl_oset.c
new file mode 100644
index 0000000..21f731a
--- /dev/null
+++ b/mcastseed/lib/gl_oset.c
@@ -0,0 +1,3 @@
+#include <config.h>
+#define GL_OSET_INLINE _GL_EXTERN_INLINE
+#include "gl_oset.h"