summaryrefslogtreecommitdiffstats
path: root/test/build.info
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2017-03-28 09:24:16 -0400
committerRich Salz <rsalz@openssl.org>2017-03-28 11:38:55 -0400
commit37e4be4a8612958848c1cbe2e6c2f9d97aaa4cca (patch)
tree52a5afc636a3c5ea8567a2c30d389c3fb37cd856 /test/build.info
parent0f954d65f40495f53bdfb85b856427da44cf5c92 (diff)
Move PRIu64 to e_os.h
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3061)
Diffstat (limited to 'test/build.info')
-rw-r--r--test/build.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/build.info b/test/build.info
index 641505d241..16ed0d7758 100644
--- a/test/build.info
+++ b/test/build.info
@@ -257,7 +257,7 @@ IF[{- !$disabled{tests} -}]
INCLUDE[testutil.o]=..
INCLUDE[ssl_test_ctx.o]=../include
INCLUDE[handshake_helper.o]=../include
- INCLUDE[ssltestlib.o]=../include
+ INCLUDE[ssltestlib.o]=.. ../include
SOURCE[x509aux]=x509aux.c
INCLUDE[x509aux]=../include