mirror of
https://github.com/reactos/reactos.git
synced 2026-07-02 10:44:37 +08:00
include stdlib.h for exit()
svn path=/trunk/; revision=38060
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
//
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdarg.h>
|
||||
#include <string.h>
|
||||
#include <setjmp.h>
|
||||
|
||||
Reference in New Issue
Block a user