Some pre-POSIX systems don't have unistd.h (but e.g. lib.c).
[openssl.git] / crypto / Makefile.ssl
index f155434ff275cfae53bfcfaf955ba09d61554b40..3c4b9574dc816d270235db144a29b632427873f5 100644 (file)
@@ -39,7 +39,7 @@ LIBOBJ= cryptlib.o mem.o cversion.o ex_data.o tmdiff.o cpt_err.o
 
 SRC= $(LIBSRC)
 
-EXHEADER= crypto.h tmdiff.h opensslv.h opensslconf.h
+EXHEADER= crypto.h tmdiff.h opensslv.h opensslconf.h ebcdic.h
 HEADER=        cryptlib.h date.h $(EXHEADER)
 
 ALL=    $(GENERAL) $(SRC) $(HEADER)