summaryrefslogtreecommitdiffstats
path: root/rtkit-daemon.c
diff options
context:
space:
mode:
Diffstat (limited to 'rtkit-daemon.c')
-rw-r--r--rtkit-daemon.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/rtkit-daemon.c b/rtkit-daemon.c
index 6e66f3c..e80ee65 100644
--- a/rtkit-daemon.c
+++ b/rtkit-daemon.c
@@ -19,6 +19,8 @@
along with RealtimeKit. If not, see <http://www.gnu.org/licenses/>.
***/
+#pragma GCC diagnostic ignored "-Wunused-parameter"
+
#define _GNU_SOURCE
#include <stdbool.h>