<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- 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 &lt;security/pam_appl.h&gt;
+#include &lt;pam/pam_appl.h&gt;
 
 /* No PAM? Try getspnam() with a getpwnam() fallback */
 #ifndef VSF_SYSDEP_HAVE_PAM
</pre></body></html>