summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/sltdl/sltdl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sltdl/sltdl.h b/include/sltdl/sltdl.h
index bd0b5bb..1a885c0 100644
--- a/include/sltdl/sltdl.h
+++ b/include/sltdl/sltdl.h
@@ -21,6 +21,7 @@ extern "C" {
/**********************************************************************/
typedef struct lt_modctx * lt_dlhandle;
+typedef struct lt_modctl * lt_dladvise;
/* global reference-counting */
lt_api int lt_dlinit(void);