Arun Prakash Jana
6 anos atrás
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados
ID da chave GPG: A75979F35C080412
1 arquivos alterados com
4 adições e
0 exclusões
-
src/nnn.c
|
|
@@ -90,6 +90,10 @@ |
|
|
|
#include <ftw.h> |
|
|
|
#include <wchar.h> |
|
|
|
|
|
|
|
#ifndef S_BLKSIZE |
|
|
|
#define S_BLKSIZE 512 /* S_BLKSIZE is missing on Android NDK (Termux) */ |
|
|
|
#endif |
|
|
|
|
|
|
|
#include "nnn.h" |
|
|
|
|
|
|
|
#ifdef DEBUGMODE |
|
|
|