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