Rename zalloc.h to libweston/zalloc.h

It is a public installed header used by libweston.h.

See "Rename compositor.h to libweston/libweston.h" for rationale.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
This commit is contained in:
Pekka Paalanen
2019-04-04 14:46:00 +03:00
parent 91b1010de9
commit ecbdcfd373
38 changed files with 42 additions and 45 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
#include "zuc_event_listener.h"
#include "zuc_types.h"
#include "shared/zalloc.h"
#include <libweston/zalloc.h>
/* a few sequences for rudimentary ANSI graphics. */
#define CSI_GRN "\x1b[0;32m"
+1 -1
View File
@@ -32,7 +32,7 @@
#include <string.h>
#include <unistd.h>
#include "shared/zalloc.h"
#include <libweston/zalloc.h>
#include "zuc_event_listener.h"
#include "zunitc/zunitc_impl.h"
+1 -2
View File
@@ -42,7 +42,7 @@
#include "zuc_event_listener.h"
#include "zuc_types.h"
#include "shared/zalloc.h"
#include <libweston/zalloc.h>
/**
* Hardcoded output name.
@@ -460,7 +460,6 @@ zuc_junit_reporter_create(void)
#else /* ENABLE_JUNIT_XML */
#include "shared/zalloc.h"
#include "zuc_event_listener.h"
/*
+1 -1
View File
@@ -48,7 +48,7 @@
#include <libweston/config-parser.h>
#include "shared/helpers.h"
#include "shared/zalloc.h"
#include <libweston/zalloc.h>
/*
* If CLOCK_MONOTONIC is present on the system it will give us reliable