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 682491 - tests: Add missing stdlib.h includes
tests: Add missing stdlib.h includes
Status: RESOLVED FIXED
Product: cheese
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: 3.6
Assigned To: Cheese Maintainer(s)
Cheese Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2012-08-22 17:39 UTC by Bastien Nocera
Modified: 2012-08-22 20:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
tests: Add missing stdlib.h includes (1.36 KB, patch)
2012-08-22 17:39 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2012-08-22 17:39:23 UTC
.
Comment 1 Bastien Nocera 2012-08-22 17:39:24 UTC
Created attachment 222175 [details] [review]
tests: Add missing stdlib.h includes

For the EXIT_* macros definitions.
Comment 2 David King 2012-08-22 20:12:51 UTC
Comment on attachment 222175 [details] [review]
tests: Add missing stdlib.h includes

Pushed to master as commit 388fd6ee0462b52f86b264cb1508155edcd34b56, thanks.