$OpenBSD: patch-modules_tsilo_ts_hash_h,v 1.1 2015/11/20 10:09:52 sthen Exp $
--- modules/tsilo/ts_hash.h.orig	Tue Oct 20 23:40:28 2015
+++ modules/tsilo/ts_hash.h	Tue Oct 20 23:40:51 2015
@@ -175,5 +175,5 @@ ts_transaction_t* clone_ts_transaction(ts_transaction_
  */
 void remove_ts_transaction(ts_transaction_t* ts_t);
 
-void free_ts_transaction(void *ts_t);
+inline void free_ts_transaction(void *ts_t);
 #endif
