diff options
Diffstat (limited to 'nss/nss_action.c')
-rw-r--r-- | nss/nss_action.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nss/nss_action.c b/nss/nss_action.c index b9c3b93fea..5008323859 100644 --- a/nss/nss_action.c +++ b/nss/nss_action.c @@ -16,7 +16,7 @@ License along with the GNU C Library; if not, see <https://www.gnu.org/licenses/>. */ -#include <nss_action.h> +#include <nsswitch.h> #include <string.h> #include <libc-lock.h> |