Remove DJGPP (and therefore WATT32) #ifdef's.
authorRich Salz <rsalz@akamai.com>
Fri, 8 Aug 2014 20:46:14 +0000 (16:46 -0400)
committerRich Salz <rsalz@akamai.com>
Fri, 8 Aug 2014 20:54:14 +0000 (16:54 -0400)
commita90081576c94f9f54de1755188a00ccc1760549a
treedffbe450e39181c15a9ef5422cbed5916f8af161
parent0989790b87efcfd40ae6770f11af28a005df28ac
Remove DJGPP (and therefore WATT32) #ifdef's.

DJGPP is no longer a supported platform.  Remove all #ifdef, etc.,
cases that refer to it.  DJGPP also #define'd WATT32, so that
is now removed as well.
19 files changed:
apps/s_client.c
apps/s_server.c
apps/s_socket.c
crypto/bio/b_sock.c
crypto/bio/bss_dgram.c
crypto/bio/bss_log.c
crypto/bio/bss_sock.c
crypto/des/read_pwd.c
crypto/md4/md4.c
crypto/md5/md5.c
crypto/o_dir.c
crypto/perlasm/x86asm.pl
crypto/ripemd/rmd160.c
crypto/ui/ui_openssl.c
crypto/x86cpuid.pl
demos/bio/sconnect.c
e_os.h
e_os2.h
engines/e_aep.c