kopia lustrzana https://github.com/Hamlib/Hamlib
Add stdlib.h to ltdl.c
rodzic
692e562e66
commit
317bf6626d
|
@ -22,6 +22,7 @@
|
|||
#include <dlfcn.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#ifdef ANDROID
|
||||
#include <android/log.h>
|
||||
|
|
Ładowanie…
Reference in New Issue