Commit 039869ee authored by Gerald Pfeifer's avatar Gerald Pfeifer Committed by Alexandre Julliard

Include <limits.h> to get a definition of NAME_MAX.

parent afcaf83e
......@@ -20,6 +20,7 @@
#include <stdio.h>
#include <stdarg.h>
#include <limits.h>
#include <dirent.h>
#include <sys/stat.h>
#include <pwd.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment