Search
j0ke.net Open Build Service
>
Projects
>
home:jg
:
rebuilds
>
cluster-glue
> _service:download_src_package:glib-everything-or-bust.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File _service:download_src_package:glib-everything-or-bust.patch of Package cluster-glue
--- include/clplumbing/cl_uuid.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Index: include/clplumbing/cl_uuid.h =================================================================== --- include/clplumbing/cl_uuid.h.orig 2010-07-15 22:54:56.000000000 +1000 +++ include/clplumbing/cl_uuid.h 2011-12-12 15:52:09.498251710 +1100 @@ -16,7 +16,7 @@ #ifndef _CL_UUID_H_ #define _CL_UUID_H_ -#include <glib/gtypes.h> +#include <glib.h> typedef struct cl_uuid_s{ unsigned char uuid[16];