aboutsummaryrefslogtreecommitdiff
path: root/pwd.h
diff options
context:
space:
mode:
Diffstat (limited to 'pwd.h')
-rw-r--r--pwd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pwd.h b/pwd.h
index 7ea4bed..a14c34b 100644
--- a/pwd.h
+++ b/pwd.h
@@ -5,4 +5,6 @@
#include <stdlib.h>
#include <unistd.h>
+#define PATH_MAX 512
+
#endif