summaryrefslogtreecommitdiff
path: root/modules/pam_unix/yppasswd_xdr.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pam_unix/yppasswd_xdr.c')
-rw-r--r--modules/pam_unix/yppasswd_xdr.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/modules/pam_unix/yppasswd_xdr.c b/modules/pam_unix/yppasswd_xdr.c
index eeb36423..b1a60b4c 100644
--- a/modules/pam_unix/yppasswd_xdr.c
+++ b/modules/pam_unix/yppasswd_xdr.c
@@ -10,10 +10,7 @@
* editied manually.
*/
-#ifdef linux
-# define _GNU_SOURCE
-# include <features.h>
-#endif
+#include <security/_pam_aconf.h>
#include <rpc/rpc.h>
#include <rpcsvc/yp_prot.h>