]> eyrie.org Git - kerberos/krb5-strength.git/commitdiff
Remove unnecessary includes in plugin/cracklib.c
authorRuss Allbery <rra@stanford.edu>
Thu, 3 Oct 2013 01:55:41 +0000 (18:55 -0700)
committerRuss Allbery <rra@stanford.edu>
Thu, 3 Oct 2013 01:55:41 +0000 (18:55 -0700)
plugin/cracklib.c

index 69983b7b7eb7ffb56b790b1b0798657a7b55f63a..a0b25a4c223ec50266a90b92d350804f074836cb 100644 (file)
@@ -15,8 +15,6 @@
  */
 
 #include <config.h>
-#include <portable/kadmin.h>
-#include <portable/krb5.h>
 #include <portable/system.h>
 
 #include <plugin/internal.h>