NetWare compilation fix.
authorGuenter <lists@gknw.net>
Thu, 27 Nov 2014 13:33:47 +0000 (13:33 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 27 Nov 2014 14:03:57 +0000 (14:03 +0000)
commit261e64b85ec7e3407702c25e296872240cb6360e
tree1bd64a03f5545a351dc48a7a12894ec3f43e4d24
parent23cf88440c3bcb455407a577ae393bd1228b3818
NetWare compilation fix.

Workaround for NetWare CodeWarrior compiler which doesn't properly lookup
includes when in same directory as the C file which includes it.

PR#3569
Reviewed-by: Stephen Henson <steve@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(cherry picked from commit 333fad9f2de1dea99552fcb424b312ca1a390f85)
util/pl/netware.pl