mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-16 21:28:33 +03:00
have local stdio.h file to avoid newlib issues
... we should move to -nostdinc at some point :/
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
|
||||
//#define TRACE_LEVEL 6
|
||||
|
||||
#include <stdio.h>
|
||||
#include <assert.h>
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
|
||||
Reference in New Issue
Block a user