quick fixes before adding debugger again

This commit is contained in:
David Anderson
2005-07-25 06:48:54 +00:00
parent 4609cb409b
commit 09a08fd2f6
5 changed files with 16 additions and 10 deletions

View File

@@ -45,6 +45,7 @@
#include <stddef.h> /* for wchar_t */
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include "osdefs.h"
#if defined LINUX || defined __FreeBSD__ || defined __OpenBSD__
#include <sclinux.h>