Skip to content

Commit

Permalink
make some non-VMS builds work again
Browse files Browse the repository at this point in the history
  • Loading branch information
snhenson committed Mar 25, 2011
1 parent d135906 commit c9d630d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crypto/dso/dso_vms.c
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@
#include <stsdef.h>
#include <descrip.h>
#include <starlet.h>
#endif
#include "vms_rms.h"
#endif

/* Some compiler options may mask the declaration of "_malloc32". */
#if __INITIAL_POINTER_SIZE && defined _ANSI_C_SOURCE
Expand Down

0 comments on commit c9d630d

Please sign in to comment.