diff options
Diffstat (limited to 'src/libsystemd/libsystemd.sym.m4')
-rw-r--r-- | src/libsystemd/libsystemd.sym.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libsystemd/libsystemd.sym.m4 b/src/libsystemd/libsystemd.sym.m4 index 415d89afbe..3fc9983f98 100644 --- a/src/libsystemd/libsystemd.sym.m4 +++ b/src/libsystemd/libsystemd.sym.m4 @@ -374,6 +374,7 @@ global: sd_event_loop; sd_event_exit; sd_event_now; + sd_event_get_fd; sd_event_get_state; sd_event_get_tid; sd_event_get_exit_code; |