diff options
| -rw-r--r-- | src/map-file | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/src/map-file b/src/map-file index 2265ed0..902252a 100644 --- a/src/map-file +++ b/src/map-file @@ -7,4 +7,7 @@ driver_change_props;  driver_destroy;  driver_open;  driver_play; +lt_*; +dlopen_*; +preopen_*;  }; | 
