mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-29 11:18:56 -05:00
LimeSDR: Debian build fixed kiki
This commit is contained in:
parent
791b93cb4b
commit
f4918ee201
@ -26,6 +26,7 @@
|
|||||||
#ifdef __MINGW32__
|
#ifdef __MINGW32__
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#elif __unix__
|
#elif __unix__
|
||||||
|
#include <unistd.h>
|
||||||
#include <pwd.h>
|
#include <pwd.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user