aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-helper-transport-bluetooth.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/gnunet-helper-transport-bluetooth.c')
-rw-r--r--src/transport/gnunet-helper-transport-bluetooth.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/transport/gnunet-helper-transport-bluetooth.c b/src/transport/gnunet-helper-transport-bluetooth.c
index 019f3914f..9706f57ab 100644
--- a/src/transport/gnunet-helper-transport-bluetooth.c
+++ b/src/transport/gnunet-helper-transport-bluetooth.c
@@ -20,6 +20,7 @@
20 SPDX-License-Identifier: AGPL3.0-or-later 20 SPDX-License-Identifier: AGPL3.0-or-later
21 */ 21 */
22#include "gnunet_config.h" 22#include "gnunet_config.h"
23#include "gnunet_platform.h"
23 24
24#include <bluetooth/bluetooth.h> 25#include <bluetooth/bluetooth.h>
25#include <bluetooth/hci.h> 26#include <bluetooth/hci.h>