mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 19:26:16 +00: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