diff options
Diffstat (limited to 'modules/pam_unix/yppasswd.h')
-rw-r--r-- | modules/pam_unix/yppasswd.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/pam_unix/yppasswd.h b/modules/pam_unix/yppasswd.h index dc686cd7..3a40c3ea 100644 --- a/modules/pam_unix/yppasswd.h +++ b/modules/pam_unix/yppasswd.h @@ -6,6 +6,8 @@ #ifndef _YPPASSWD_H_RPCGEN #define _YPPASSWD_H_RPCGEN +#include "config.h" + #include <rpc/rpc.h> |