blob: 1baeaa51d1f20d3ca205d3aca7827807a7eab637 [file] [log] [blame]
#ifndef WINELIB
/*
static char RCSId[] = "$Id: wine.c,v 1.2 1993/07/04 04:04:21 root Exp root $";
static char Copyright[] = "Copyright Robert J. Amstadt, 1993";
*/
#include <stdio.h>
#include <stdlib.h>
#include "windows.h"
#include "callback.h"
#include "stackframe.h"
#include "stddebug.h"
#include "debug.h"
#endif /* !WINELIB */