launch.h   launch.h 
skipping to change at line 38 skipping to change at line 38
#include <malloc.h> #include <malloc.h>
#endif #endif
#if HAVE_UNISTD_H #if HAVE_UNISTD_H
#include <unistd.h> #include <unistd.h>
#endif #endif
#include <xport.h> #include <xport.h>
#include <word.h> #include <word.h>
#include <xalloc.h> #include <xalloc.h>
#include <prsetup.h> #include <prsetup.h>
#define LAUNCH_SPACE '\001'
_PRbeg _PRbeg
int launch _PRx((char *cmdstring, int wait, char **stdfiles)); int launch _PRx((char *cmdstring, int wait, char **stdfiles));
pid_t launchpid _PRx((void)); pid_t launchpid _PRx((void));
_PRend _PRend
#endif #endif
 End of changes. 1 change blocks. 
0 lines changed or deleted 2 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/