mirror of
https://github.com/radio95-rnt/fm95.git
synced 2026-07-29 15:59:14 +02:00
pragma once
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
||||
// bit_ring.h
|
||||
#pragma once
|
||||
|
||||
#include <stdatomic.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include <pulse/simple.h>
|
||||
|
||||
#define VBAN_SR_MAXNUMBER 21
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdint.h>
|
||||
|
||||
Reference in New Issue
Block a user