mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-18 06:01:22 -08:00
(PRIO_PROCESS): Definition deleted.
This commit is contained in:
parent
388348ae1f
commit
88a64fef30
2 changed files with 1 additions and 3 deletions
|
|
@ -35,7 +35,7 @@ extern char *sys_errlist[];
|
|||
#endif /* SIGCLD */
|
||||
|
||||
#include <sys/types.h>
|
||||
#define PRIO_PROCESS 0
|
||||
|
||||
#include <sys/file.h>
|
||||
#ifdef USG5
|
||||
#include <fcntl.h>
|
||||
|
|
|
|||
|
|
@ -52,8 +52,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
|||
#define O_RDWR 2
|
||||
#endif
|
||||
|
||||
#define PRIO_PROCESS 0
|
||||
|
||||
/* Command line args from shell, as list of strings */
|
||||
Lisp_Object Vcommand_line_args;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue