mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 00:03:22 +00:00
Little changes to make PSX server compile again.
svn path=/trunk/; revision=7751
This commit is contained in:
parent
35a330ecbd
commit
bec36ebaf9
3 changed files with 5 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
/* $Id: _exit.c,v 1.3 2002/10/29 04:45:51 rex Exp $
|
||||
/* $Id: _exit.c,v 1.4 2004/01/18 21:27:32 ea Exp $
|
||||
*
|
||||
* PROJECT : ReactOS / POSIX+ Environment Subsystem Server
|
||||
* FILE : reactos/subsys/psx/server/call/_exit.c
|
||||
|
@ -28,7 +28,6 @@
|
|||
#define NTOS_MODE_USER
|
||||
#include <ntos.h>
|
||||
#include <ntdll/rtl.h>
|
||||
#include <napi/lpc.h>
|
||||
#include <psxss.h>
|
||||
|
||||
NTSTATUS STDCALL syscall__exit (PPSX_MAX_MESSAGE Msg)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue