Arun Prakash Jana
6 anni fa
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: A75979F35C080412
1 ha cambiato i file con
4 aggiunte e
0 eliminazioni
-
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 |
|
|
|