($INBOX_DIR/description missing)
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: James Prestwood <prestwoj@gmail.com>, iwd@lists.linux.dev
Subject: Re: [PATCH] monitor: include unistd.h in main.c
Date: Thu, 4 Jan 2024 12:18:25 -0600	[thread overview]
Message-ID: <42e1801d-6845-44da-a4ef-6b8c41d596ec@gmail.com> (raw)
In-Reply-To: <20240104125826.599998-1-prestwoj@gmail.com>

Hi James,

On 1/4/24 06:58, James Prestwood wrote:
> This fixes a build break on some systems, specifically the
> raspberry Pi 3 (ARM):
> 
> monitor/main.c: In function ‘open_packet’:
> monitor/main.c:176:3: error: implicit declaration of function ‘close’; did you mean ‘pclose’? [-Werror=implicit-function-declaration]
>    176 |   close(fd);
>        |   ^~~~~
>        |   pclose
> ---
>   monitor/main.c | 1 +
>   1 file changed, 1 insertion(+)
> 

Applied, thanks.

Regards,
-Denis


      reply	other threads:[~2024-01-04 18:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-04 12:58 [PATCH] monitor: include unistd.h in main.c James Prestwood
2024-01-04 18:18 ` Denis Kenzior [this message]

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=42e1801d-6845-44da-a4ef-6b8c41d596ec@gmail.com \
    --to=denkenz@gmail.com \
    --cc=iwd@lists.linux.dev \
    --cc=prestwoj@gmail.com \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).