mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
2792f86714
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
13 lines
479 B
Diff
13 lines
479 B
Diff
Index: Reusable-Cluster-Components-glue--5e06b2ddd24b/include/clplumbing/cl_uuid.h
|
|
===================================================================
|
|
--- Reusable-Cluster-Components-glue--5e06b2ddd24b.orig/include/clplumbing/cl_uuid.h
|
|
+++ Reusable-Cluster-Components-glue--5e06b2ddd24b/include/clplumbing/cl_uuid.h
|
|
@@ -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];
|