summaryrefslogtreecommitdiffstats
path: root/test/build.info
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2017-03-27 16:49:29 -0400
committerRich Salz <rsalz@openssl.org>2017-03-28 08:43:48 -0400
commit43708c1545c1ba71984bdc6e5ec47de65002d2fd (patch)
tree7aa29d868810d5cfd4c4bae9dbbed7833933d3ad /test/build.info
parent9ff79fa3e12628d4c0c32b5de82a9c2b20fe7402 (diff)
Move PRIu64, OSSLzu to e_os.h
Those macros are private, not public. Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3044)
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 8c760f494c..2e7737f928 100644
--- a/test/build.info
+++ b/test/build.info
@@ -253,7 +253,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