Skip to content
Snippets Groups Projects
Commit 58c18226 authored by Pierangelo Masarati's avatar Pierangelo Masarati
Browse files

on my system need headers to define geteuid() and so

parent 1b70e164
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,9 @@
#include <ac/string.h>
#include <ac/time.h>
#include <unistd.h>
#include <sys/types.h>
#include "ldap-int.h"
#include "ldap_log.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment