mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
Merge remote-tracking branch 'kiethandi/patch-2'
This commit is contained in:
commit
99b4fff949
@ -34,6 +34,7 @@
|
||||
|
||||
#include <assert.h>
|
||||
#include <glib.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "ui/win_types.h"
|
||||
#include "ui/window.h"
|
||||
@ -41,6 +42,7 @@
|
||||
#include "window_list.h"
|
||||
#include "config/preferences.h"
|
||||
|
||||
|
||||
void
|
||||
privwin_incoming_msg(ProfPrivateWin *privatewin, const char *const message, GDateTime *timestamp)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user