Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
dapl
dapl-define_NULL.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File dapl-define_NULL.patch of Package dapl
diff --git dat/common/dat_strerror.c dat/common/dat_strerror.c index 915dfb0..5f26383 100644 --- dat/common/dat_strerror.c +++ dat/common/dat_strerror.c @@ -37,6 +37,10 @@ * $Id: dat_strerror.c,v 1.10 2005/03/24 05:58:28 jlentini Exp $ **********************************************************************/ +#ifdef __GNUC__ +#include <stddef.h> /* to get NULL defined */ +#endif + #ifdef __KDAPL__ #include <dat2/kdat.h> #else /*__UDAPL__*/
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor