aboutsummaryrefslogtreecommitdiffstats
path: root/include/nem_ull.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/nem_ull.h')
-rw-r--r--include/nem_ull.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/nem_ull.h b/include/nem_ull.h
index fd1b829..5e86c1f 100644
--- a/include/nem_ull.h
+++ b/include/nem_ull.h
@@ -5,5 +5,6 @@
struct front_item * nem_ull(struct data *);
struct front_item * nem_ull_step(struct front_item *, struct data *, int);
+struct front_item * nem_ull_online_shuffle(struct data *, int);
#endif