OpenBSD fixes for DtPrint and csa.
This commit is contained in:
committed by
Jon Trulson
parent
8b67d1ccba
commit
3d5a492038
@@ -5,7 +5,7 @@
|
||||
#include <rpc/types.h>
|
||||
#endif /* HPUX */
|
||||
|
||||
#if defined(linux)
|
||||
#if defined(linux) || defined(CSRG_BASED)
|
||||
# if defined __STDC__
|
||||
# define REDEFINE_STDC
|
||||
# undef __STDC__
|
||||
|
||||
@@ -29,6 +29,7 @@
|
||||
* (c) Copyright 1993, 1994 Sun Microsystems, Inc.
|
||||
*/
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <EUSCompat.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
Reference in New Issue
Block a user