summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorAlfred E. Heggestad <aeh@db.org>2014-04-11 21:37:56 +0200
committerAlfred E. Heggestad <aeh@db.org>2014-04-11 21:37:56 +0200
commit454fb8da6d1408da743e682a00d84f767610863e (patch)
tree9aa268294e73e0a432fda5f7f7065edf6da31244 /modules
parent0f7b72c657cc98a84bc10e9012a7340e1dbe8201 (diff)
parent1790b152bbe7f97906603f53e64172fad273a5e7 (diff)
Merge branch 'master' into ausrc_api
Diffstat (limited to 'modules')
-rw-r--r--modules/dtmfio/dtmfio.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/dtmfio/dtmfio.c b/modules/dtmfio/dtmfio.c
index 5d9534c..a364c80 100644
--- a/modules/dtmfio/dtmfio.c
+++ b/modules/dtmfio/dtmfio.c
@@ -52,6 +52,7 @@
* + Clean up build output so there aren't errors regarding unused vars
*/
+#include <unistd.h>
#include <stdio.h>
#include <re.h>
#include <baresip.h>