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:04:13 +0000 (14:04 +0000)
commit51c5ab5d3a6a71618e364c5c73492f87fc7ed661
treed1b736225ce4663f35347116a9bc3fd588532a81
parentff60f338114b0014d0339258174a084e2a8648c0
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