Hi,

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

Signed-off-by: Maxin John<[email protected]>

----
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to