Bryan Drewery
hace 16 años
Se han
modificado 1 ficheros con
1 adiciones y
0 borrados
-
1
0
src/misc_file.c
|
|
@@ -30,6 +30,7 @@
|
|
|
#include <unistd.h>
|
|
|
#include <fcntl.h>
|
|
|
#include <errno.h>
|
|
|
+#include <limits.h>
|
|
|
#include "stat.h"
|
|
|
#include "misc_file.h"
|
|
|
#include "main.h"
|