Little changes to make PSX server compile again.

svn path=/trunk/; revision=7751
This commit is contained in:
Emanuele Aliberti 2004-01-18 21:27:32 +00:00
parent 35a330ecbd
commit bec36ebaf9
3 changed files with 5 additions and 6 deletions

View file

@ -1,4 +1,4 @@
/* $Id: lpcproto.h,v 1.6 2002/12/26 18:14:34 robd Exp $
/* $Id: lpcproto.h,v 1.7 2004/01/18 21:27:32 ea Exp $
*
* ReactOS POSIX+ Environment Subsystem
* LPC protocol spoken by PSXSS.EXE, PSXDLL.DLL, CSRTERM.EXE.
@ -6,7 +6,8 @@
#ifndef _PSX_LPCPROTO_H
#define _PSX_LPCPROTO_H
#include <napi/lpc.h>
#define NTOS_MODE_USER
#include <ntos.h>
#ifndef PRIVATE
#define PRIVATE static