Fixes for OpenBSD
This commit is contained in:
committed by
Jon Trulson
parent
07f272122d
commit
885b65a09a
@@ -483,7 +483,7 @@ char *partype(n)
|
||||
void srefout(M_NOPAR)
|
||||
{
|
||||
LOGICAL first = TRUE ;
|
||||
int *mapbysref ;
|
||||
int *mapbysref = NULL ;
|
||||
SREFSTRUCT *srefp ;
|
||||
SREFDATA *data ;
|
||||
int count = 0 ;
|
||||
|
||||
@@ -29,6 +29,8 @@ This product and information is proprietary of Tandem Computers Incorporated.
|
||||
|
||||
/* End.c executes end-code specified in the interface. */
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#include "userinc.h"
|
||||
#include "globdec.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user