mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 12:23:25 +00:00
Fixed compilation with GCC 3.4.2
svn path=/trunk/; revision=12122
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
#define NTOS_MODE_USER
|
||||
#define __NO_CTYPE_INLINES
|
||||
#include <ntos.h>
|
||||
#include <ctype.h>
|
||||
#include <stdarg.h>
|
||||
#include <stdio.h>
|
||||
#include <limits.h>
|
||||
|
||||
Reference in New Issue
Block a user