]> git.armaanb.net Git - opendoas.git/commitdiff
Remove extra include
authorArmaan Bhojwani <me@armaanb.net>
Sun, 4 Apr 2021 01:43:20 +0000 (21:43 -0400)
committerArmaan Bhojwani <me@armaanb.net>
Sun, 4 Apr 2021 01:50:47 +0000 (21:50 -0400)
pam.c

diff --git a/pam.c b/pam.c
index 01f82b3048ac208a9733811a0883c5929c5d516e..f8785bb1016be59c49c26e0f36378807f70689ca 100644 (file)
--- 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