mirror of
https://gitea.osmocom.org/sim-card/simtrace.git
synced 2026-03-16 21:28:36 +03:00
Include <stdlib.h> for malloc() and free()
This commit is contained in:
committed by
Harald Welte
parent
a41f102a76
commit
0060806497
@@ -19,6 +19,7 @@
|
||||
#include <errno.h>
|
||||
#include <unistd.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <stdint.h>
|
||||
#include <time.h>
|
||||
|
||||
Reference in New Issue
Block a user