public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: maxin <john.maxin@nokia.com>
To: ltp-list@lists.sourceforge.net
Subject: [LTP] [PATCH]  Fix compilation warning for tools/rand_lines.c
Date: Mon, 14 Feb 2011 17:44:48 +0100	[thread overview]
Message-ID: <4D595C00.5050508@nokia.com> (raw)


Hi,

This one is a trivial fix for the compilation warnings in 'tools/rand_lines.c'

Signed-off-by: Maxin John<john.maxin@nokia.com>

----
diff --git a/tools/rand_lines.c b/tools/rand_lines.c
index e1b2d0a..e2c3bb9 100644
--- a/tools/rand_lines.c
+++ b/tools/rand_lines.c
@@ -99,6 +99,7 @@
   **************************************************************/

  #include<errno.h>
+#include<err.h>
  #include<stdio.h>
  #include<stdlib.h>
  #include<string.h>
----

Warm Regards,
Maxin B. John


------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

             reply	other threads:[~2011-02-14 15:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-14 16:44 maxin [this message]
2011-02-15 14:39 ` [LTP] [PATCH] Fix compilation warning for tools/rand_lines.c Garrett Cooper

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=4D595C00.5050508@nokia.com \
    --to=john.maxin@nokia.com \
    --cc=ltp-list@lists.sourceforge.net \
    /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