LimeSDR: Debian build fixed kiki

This commit is contained in:
f4exb 2018-03-16 23:16:03 +01:00
parent 791b93cb4b
commit f4918ee201
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
#ifdef __MINGW32__
#include <unistd.h>
#elif __unix__
#include <unistd.h>
#include <pwd.h>
#endif