summaryrefslogtreecommitdiff
path: root/databases/tarantool-c/files/patch-include_tp.h
blob: e12cea2444e44c9b823c6865d0375c4916703c6c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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>