Skip to content
Snippets Groups Projects
Commit ab3be5d7 authored by Randy Kunkee's avatar Randy Kunkee
Browse files

Include <ac/param.h> to pick up MAXPATHLEN.

parent 2a8176cd
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,7 @@
#include <ac/string.h>
#include <ac/time.h>
#include <ac/unistd.h>
#include <ac/param.h>
#include "ldap-int.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment