procps/include
Jim Warner 2c89119668 build-sys: fix some important 'tests.h' related issues
Exploiting a header file shouldn't also force users to
code their own '#include <stdio.h>'. More importantly,
unless this header is mentioned in dist_noinst_HEADERS
we'd fail 'make distcheck' with the error shown below.

[ the same error will apply to all 'noinst_PROGRAMS' ]
[ that happen to use this header. but please, do not ]
[ ask me to explain exactly why or how my fix works! ]

Reference(s):
../../proc/test_pids.c:24:10: fatal error: tests.h: No such file or directory
   24 | #include "tests.h"
      |          ^~~~~~~~~

Signed-off-by: Jim Warner <james.warner@comcast.net>
2020-08-17 21:49:08 +10:00
..
c.h Also emulate error_at_line if not present 2014-08-28 13:54:24 +02:00
fileutils.h lib: add fileutils file with stream error checking facility 2012-03-23 15:57:41 +01:00
Makefile.am build-sys: fix some important 'tests.h' related issues 2020-08-17 21:49:08 +10:00
nls.h Build fails if not done from the source root directory (#105) 2018-08-08 20:03:16 +10:00
procio.h procio: remove glibc dependency & make a proper header 2018-05-06 07:19:38 +10:00
rpmatch.h build-sys: uClibc does not have rpmatch() 2012-04-18 10:03:55 +02:00
signals.h library: eliminate inappropriate '__BEGIN_DECLS' macro 2018-05-06 07:19:38 +10:00
strutils.h A locale-independent strtod 2016-03-10 22:27:09 +11:00
tests.h build-sys: fix some important 'tests.h' related issues 2020-08-17 21:49:08 +10:00
xalloc.h miscellaneous: clean up trailing whitespace throughout 2013-03-14 12:36:47 +01:00