summaryrefslogtreecommitdiff
path: root/sysutils/lttng-ust/files/patch-include_lttng_ust-dlfcn.h
blob: de559facee2507402c0a9d81f31839bed2919aa0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- include/lttng/ust-dlfcn.h.orig	2016-11-29 01:46:24 UTC
+++ include/lttng/ust-dlfcn.h
@@ -27,6 +27,8 @@
  * SOFTWARE.
  */
 
+typedef long Lmid_t;
+
 #ifdef _DLFCN_H
 #error "Please include lttng/ust-dlfcn.h before dlfcn.h."
 #endif /* _DLFCN_H */