--- sysdeputil.c.orig	2005-04-16 17:14:08.000000000 -0400
+++ sysdeputil.c	2005-04-16 17:15:02.000000000 -0400
@@ -144,7 +144,7 @@
 /* END config */
 
 /* PAM support - we include our own dummy version if the system lacks this */
-#include <security/pam_appl.h>
+#include <pam/pam_appl.h>
 
 /* No PAM? Try getspnam() with a getpwnam() fallback */
 #ifndef VSF_SYSDEP_HAVE_PAM