After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 653931 - Missing include
Missing include
Status: RESOLVED FIXED
Product: libdmapsharing
Classification: Other
Component: General
git master
Other Linux
: Normal normal
: ---
Assigned To: W. Michael Petullo
W. Michael Petullo
Depends on:
Blocks:
 
 
Reported: 2011-07-04 09:21 UTC by Vincent Untz
Modified: 2011-07-04 14:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add include (366 bytes, patch)
2011-07-04 09:22 UTC, Vincent Untz
none Details | Review

Description Vincent Untz 2011-07-04 09:21:45 UTC
The attached patch fix a warning because of a missing include for strlen().
Comment 1 Vincent Untz 2011-07-04 09:22:33 UTC
Created attachment 191219 [details] [review]
Add include
Comment 2 W. Michael Petullo 2011-07-04 14:06:48 UTC
Applied to Git master. Thank you.