Arun Prakash Jana
6 år sedan
förälder
incheckning
362fd8ce78
Ingen känd nyckel hittad för denna signaturen i databasen
GPG-nyckel ID: A75979F35C080412
1 ändrade filer med
4 tillägg och
0 borttagningar
-
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 |
|
|
|