*** .chgpasswd.c_orig Thu Nov 15 04:15:04 2007 --- chgpasswd.c Thu Dec 6 14:16:50 2007 *************** *** 47,53 **** --- 47,58 ---- */ #include "includes.h" + /* patch by r.sojka/h.mayer - austria */ + #if (defined(sun)) + #include + #endif + extern struct passdb_ops pdb_ops; static NTSTATUS check_oem_password(const char *user,