Arun Prakash Jana
hace 6 años
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: A75979F35C080412
Se han
modificado 1 ficheros con
4 adiciones y
0 borrados
-
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 |
|
|
|