view src/s/sco7.h @ 2576:c4235ee1f733

[xemacs-hg @ 2005-02-09 18:06:33 by aidan] Fix a comment typo pointed out by Jerry James in psu0olr8z7.fsf@diannao.ittc.ku.edu .
author aidan
date Wed, 09 Feb 2005 18:06:40 +0000
parents 74fd4e045ea6
children 3ee2bdf020bc
line wrap: on
line source

/* Synched up with: FSF 19.31. */

/* s/ file for System V release 4.2.  */

#include "usg5-4.h"

/* Motif needs -lgen.  */
#undef LIBS_SYSTEM
#define LIBS_SYSTEM "-lsocket -lnsl -lelf -lgen"

#define VFORK_RETURN_TYPE pid_t

/* XEmacs change: communicate to m/intel386.h */
#define USG5_4_2