unistr/u8-strchr: Fix several bugs.
[gnulib.git] / lib / priv-set.c
index 911c280..0ac1b97 100644 (file)
@@ -20,7 +20,7 @@
 #include <config.h>
 #include "priv-set.h"
 
-#if HAVE_GETPPRIV
+#if HAVE_GETPPRIV && HAVE_PRIV_H
 
 # include <errno.h>
 # include <stdbool.h>