Skip to content
Snippets Groups Projects
Commit c5b6a865 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Fix IRIX sc_mask conflict

parent 1c0c6cee
Branches
Tags
No related merge requests found
......@@ -49,6 +49,8 @@ static SLAP_CTRL_PARSE_FN parseNoOp;
static SLAP_CTRL_PARSE_FN parsePagedResults;
static SLAP_CTRL_PARSE_FN parseValuesReturnFilter;
#undef sc_mask /* avoid conflict with Irix 6.5 <sys/signal.h> */
static struct slap_control {
char *sc_oid;
slap_mask_t sc_mask;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment