Added header for missing function prototype.

This commit is contained in:
jshepher 2004-12-04 00:57:18 +00:00
parent ca6e5c4072
commit b2cc289c8d
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
#include <dos/dosextens.h>
#include <proto/exec.h>
#include <proto/dos.h>
#include <stdlib.h>
#include "stabs.h"
/* Sorry, but the assembler code produced by gcc for this function is too bad.