1. test.h is in .../include/. Thus #include should be #include
"test.h", not #include <test.h>.
2. limits.h should be explicitly stated because certain constants are
used in system_specific_process_info.c (SHRT_MAX for instance).

Signed-off-by: Garrett Cooper <[email protected]>

Attachment: system-specific-process-info-fix-includes.diff
Description: Binary data

------------------------------------------------------------------------------
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to