$NetBSD$

--- pam_pwdfile.c.orig	2003-12-20 20:21:19.000000000 +0100
+++ pam_pwdfile.c
@@ -42,7 +42,9 @@
  * OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
+#ifdef __Linux__
 #include <features.h>
+#endif
 #include <syslog.h>
 #include <stdarg.h>
 #include <stdio.h>
