Bug 104771

Summary: lib: add crypt.h include
Product: accountsservice Reporter: Ray Strode [halfline] <rstrode>
Component: generalAssignee: Matthias Clasen <mclasen>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium CC: marius.vollmer, rstrode, stefw
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: lib: add crypt.h include

Description Ray Strode [halfline] 2018-01-24 16:19:40 UTC
libcrypt is getting cleaved from glibc, and it's definition is
getting moved to crypt.h (along side the crypt_r definition that's
existed for some time)

This commit add #include <crypt.h> to keep things working in old
and new libcs.
Comment 1 Ray Strode [halfline] 2018-01-24 16:19:44 UTC
Created attachment 136944 [details] [review]
lib: add crypt.h include
Comment 2 Ray Strode [halfline] 2018-01-24 16:20:00 UTC
Attachment 136944 [details] pushed as c111873 - lib: add crypt.h include

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.