mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
Added missing include in callbacks.c
This commit is contained in:
parent
759d9ccb8d
commit
c91ce78a04
@ -33,6 +33,7 @@
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "command/command.h"
|
||||
#include "plugins/callbacks.h"
|
||||
|
Loading…
Reference in New Issue
Block a user