diff options
Diffstat (limited to 'nss/nss_module.c')
-rw-r--r-- | nss/nss_module.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nss/nss_module.c b/nss/nss_module.c index f00bbd9e1a..9a8f3ddf94 100644 --- a/nss/nss_module.c +++ b/nss/nss_module.c @@ -32,7 +32,7 @@ #include <stdio.h> #include <stdlib.h> #include <string.h> -#include <sysdep.h> +#include <pointer_guard.h> /* Suffix after .so of NSS service modules. This is a bit of magic, but we assume LIBNSS_FILES_SO looks like "libnss_files.so.2" and we |