use '-I../..' so that we find "e_os.h"
authorBodo Möller <bodo@openssl.org>
Mon, 18 Mar 2002 10:53:01 +0000 (10:53 +0000)
committerBodo Möller <bodo@openssl.org>
Mon, 18 Mar 2002 10:53:01 +0000 (10:53 +0000)
crypto/conf/Makefile.ssl

index e2b8e65e2542f9de35d027d5e6f6523f8f511f40..4205307904cb89bb0505d00dedc470b39df2b8a6 100644 (file)
@@ -5,7 +5,7 @@
 DIR=   conf
 TOP=   ../..
 CC=    cc
-INCLUDES= -I.. -I../../include
+INCLUDES= -I.. -I../.. -I../../include
 CFLAG=-g
 INSTALL_PREFIX=
 OPENSSLDIR=     /usr/local/ssl