mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00
implicit declaration in errors.c
This commit is contained in:
@ -24,7 +24,10 @@
|
||||
* @brief Implements internal errors notifications to the client.
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <sflphone_const.h>
|
||||
#include <mainwindow.h>
|
||||
|
||||
/**
|
||||
* Display an internal error.
|
||||
|
Reference in New Issue
Block a user