X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=lib%2Fgraph%2Fnotification%2Finactivity.c;h=47d759d4d3aa33f7ef058841b8624c85d360cb70;hb=781ae9119b02435d6326a8915ff1cb7e954c3ff5;hp=97e505655f47094266d271f0dee88827691d3d3a;hpb=7b53201cfb06ec02f4203e28458dfbcf53d87988;p=babeltrace.git diff --git a/lib/graph/notification/inactivity.c b/lib/graph/notification/inactivity.c index 97e50565..47d759d4 100644 --- a/lib/graph/notification/inactivity.c +++ b/lib/graph/notification/inactivity.c @@ -1,5 +1,5 @@ /* - * Copyright 2017 Philippe Proulx + * Copyright 2017-2018 Philippe Proulx * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal @@ -23,6 +23,7 @@ #define BT_LOG_TAG "NOTIF-INACTIVITY" #include +#include #include #include #include @@ -31,8 +32,6 @@ #include #include #include -#include -#include static void bt_notification_inactivity_destroy(struct bt_object *obj)