mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-26 03:35:20 +00:00
att_db: fix include guard
This commit is contained in:
parent
ec818a285c
commit
47a0820c04
@ -36,8 +36,8 @@
|
||||
*/
|
||||
|
||||
|
||||
#ifndef ATT_H
|
||||
#define ATT_H
|
||||
#ifndef ATT_DB_H
|
||||
#define ATT_DB_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include "bluetooth.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user