Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Yureka <yuka@yuka.dev>
To: Development mailing list for IGT GPU Tools
	<igt-dev@lists.freedesktop.org>
Cc: Yureka <yuka@yuka.dev>
Subject: [PATCH] tests/intel/kms_pm_backlight: add include for POSIX basename
Date: Sun,  7 Jul 2024 12:54:11 +0200	[thread overview]
Message-ID: <20240707105417.1288665-1-yuka@yuka.dev> (raw)

fixes build on musl
---
 tests/intel/kms_pm_backlight.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/intel/kms_pm_backlight.c b/tests/intel/kms_pm_backlight.c
index 8672afa7a..c4006b8be 100644
--- a/tests/intel/kms_pm_backlight.c
+++ b/tests/intel/kms_pm_backlight.c
@@ -44,6 +44,7 @@
 #include <errno.h>
 #include <unistd.h>
 #include <time.h>
+#include <libgen.h> /* for POSIX basename */
 #include "igt_device.h"
 #include "igt_device_scan.h"
 
-- 
2.45.2


             reply	other threads:[~2024-07-08  8:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-07 10:54 Yureka [this message]
2024-07-08 11:12 ` ✓ CI.xeBAT: success for tests/intel/kms_pm_backlight: add include for POSIX basename Patchwork
2024-07-08 11:25 ` ✓ Fi.CI.BAT: " Patchwork
2024-07-08 13:17 ` ✗ CI.xeFULL: failure " Patchwork
2024-07-08 14:40 ` ✓ Fi.CI.IGT: success " Patchwork
2024-07-09 12:12 ` [PATCH] " Kamil Konieczny
2024-08-06 16:25 ` Kamil Konieczny

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240707105417.1288665-1-yuka@yuka.dev \
    --to=yuka@yuka.dev \
    --cc=igt-dev@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox