summaryrefslogtreecommitdiff
path: root/src/voicecall.c
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2021-05-05 10:31:54 +0200
committerMarcel Holtmann <marcel@holtmann.org>2021-05-05 10:32:32 +0200
commitec80a0b32adf8df633d249c2c7de694f37f9ab53 (patch)
treeb992a83500dd8f5c3a9018436cfa814e57fc4f76 /src/voicecall.c
parentce15bfb2c793059a95d14e7f9a4e4dfd6cc9bc2c (diff)
downloadofono-ec80a0b32adf8df633d249c2c7de694f37f9ab53.tar.gz
treewide: Introduce support for missing g_memdup2
Diffstat (limited to 'src/voicecall.c')
-rw-r--r--src/voicecall.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/voicecall.c b/src/voicecall.c
index 6265e4dd..3da258d8 100644
--- a/src/voicecall.c
+++ b/src/voicecall.c
@@ -38,6 +38,7 @@
#include "simutil.h"
#include "smsutil.h"
#include "storage.h"
+#include "missing.h"
#define MAX_VOICE_CALLS 16