diff options
Diffstat (limited to 'nss/group.c')
-rw-r--r-- | nss/group.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nss/group.c b/nss/group.c index 01e4913..b25ae81 100644 --- a/nss/group.c +++ b/nss/group.c @@ -26,7 +26,7 @@ #include <nss.h> #include <errno.h> -#include "exports.h" +#include "prototypes.h" #include "nslcd-client.h" #include "common.h" |