mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-10 06:40:23 +00:00
include bluetooth.h in sdp_util.c
This commit is contained in:
parent
941b385515
commit
e2a91e48cf
@ -42,7 +42,8 @@
|
|||||||
#include "classic/sdp_util.h"
|
#include "classic/sdp_util.h"
|
||||||
#include "utils.h"
|
#include "utils.h"
|
||||||
#include "btstack-config.h"
|
#include "btstack-config.h"
|
||||||
|
#include "bluetooth.h"
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user