mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-08-14 02:30:28 +03:00
firmware: card_emu.h: add missing header stdbool.h.
Change-Id: I4ad6d5cf0b4477cbd5f761d70c4cd92fb3ca1fcd
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
|
||||
struct card_handle;
|
||||
|
||||
Reference in New Issue
Block a user