URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ec7ff4e25d7d15a229d5bf14465a55c4a298c612
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ec7ff4e by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
    GTK: fix no previous prototype for ... [-Wmissing-prototypes]
    
    Add by commit g43f09e67b (Remove unneeded includes from ui folder)
    
    Change-Id: I66eb113430bde97e18bb3d2b00f6bac46a01797e
    Reviewed-on: https://code.wireshark.org/review/6809
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  a9aba94   GTK: fix no previous prototype for ... [-Wmissing-prototypes]
    adds  ec7ff4e   GTK: fix no previous prototype for ... [-Wmissing-prototypes]
Summary of changes:
 ui/gtk/main_filter_toolbar.c |    1 +
 ui/gtk/main_menubar.c        |    1 +
 ui/gtk/packet_list.c         |    1 +
 3 files changed, 3 insertions(+)