Bug 104771 - lib: add crypt.h include
Summary: lib: add crypt.h include
Status: RESOLVED FIXED
Alias: None
Product: accountsservice
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: All All
: medium normal
Assignee: Matthias Clasen
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-24 16:19 UTC by Ray Strode [halfline]
Modified: 2018-01-24 16:20 UTC (History)
3 users (show)

See Also:
i915 platform:
i915 features:


Attachments
lib: add crypt.h include (2.41 KB, patch)
2018-01-24 16:19 UTC, Ray Strode [halfline]
Details | Splinter Review

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.