1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-19 04:20:27 +01:00

Logan points this out to me.

This commit is contained in:
id
1999-06-03 00:49:16 +00:00
parent c5de384f71
commit 2958e72f1a

View File

@@ -6,6 +6,7 @@
#include <unistd.h> #include <unistd.h>
#include <dirent.h> #include <dirent.h>
#include <limits.h> #include <limits.h>
#include <errno.h>
#ifndef PATH_MAX #ifndef PATH_MAX
#define PATH_MAX 1024 #define PATH_MAX 1024