ports/databases/tarantool-c/files/patch-include_tp.h

11 lines
217 B
C

--- include/tp.h.orig 2021-11-26 15:16:51 UTC
+++ include/tp.h
@@ -6,7 +6,7 @@
#include <assert.h>
#include <stdarg.h>
-#include <msgpuck/msgpuck.h>
+#include <msgpuck.h>
#include <sha1.h>
#include <base64.h>