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:02:09 +0000 (14:02 +0000)
commit333fad9f2de1dea99552fcb424b312ca1a390f85
tree2e313e68b3c206cf10f788fb6ae7345c62d45315
parent648495864513da788246f9b75dbbbce0614ed5e8
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>
util/pl/netware.pl