#include <pwd.h>
#include <sys/sysctl.h>
+#include "passwd.h"
+
+#ifdef INFO_OPEN_DIRECTORY
+
#include <CoreFoundation/CoreFoundation.h>
#include <OpenDirectory/OpenDirectory.h>
#include <OpenDirectory/OpenDirectoryPriv.h>
#endif
return 0;
}
+
+#endif /* INFO_OPEN_DIRECTORY */