From: Armaan Bhojwani Date: Sun, 4 Apr 2021 01:43:20 +0000 (-0400) Subject: Remove extra include X-Git-Tag: v6.9~3 X-Git-Url: https://git.armaanb.net/?p=opendoas.git;a=commitdiff_plain;h=261be777a6f17f76bfcd690b2341215b20fd01a5 Remove extra include --- diff --git a/pam.c b/pam.c index 01f82b3..f8785bb 100644 --- a/pam.c +++ b/pam.c @@ -39,7 +39,6 @@ #include "openbsd.h" #include "doas.h" -#include "insults.h" #ifndef HOST_NAME_MAX #define HOST_NAME_MAX _POSIX_HOST_NAME_MAX