mirror of
https://github.com/reactos/reactos.git
synced 2024-12-25 16:50:57 +00:00
tlist in rosapps now compiles again.
svn path=/trunk/; revision=5398
This commit is contained in:
parent
a98f810f35
commit
a389755afc
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
/* $Id: tlist.c,v 1.5 2003/04/22 03:20:25 hyperion Exp $
|
||||
/* $Id: tlist.c,v 1.6 2003/08/03 18:06:02 ea Exp $
|
||||
*
|
||||
* ReactOS Project
|
||||
* TList
|
||||
|
@ -6,7 +6,7 @@
|
|||
* Copyright (c) 2000,2001 Emanuele Aliberti
|
||||
*/
|
||||
#include <reactos/buildno.h>
|
||||
#define NTOS_USER_MODE
|
||||
#define NTOS_MODE_USER
|
||||
#include <ntos.h>
|
||||
|
||||
#include <stdio.h>
|
||||
|
|
Loading…
Reference in a new issue