mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-26 05:34:23 +08:00
Add missing include for prototypes
This commit is contained in:
parent
290427f21e
commit
dc77291276
@ -29,6 +29,8 @@
|
||||
#include <errno.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "csr.h"
|
||||
|
||||
static uint16_t seqnum = 0x0000;
|
||||
|
||||
int csr_open_3wire(char *device)
|
||||
|
Loading…
Reference in New Issue
Block a user