1
0
mirror of https://github.com/cahirwpz/libnix.git synced 2025-11-19 16:00:58 +00:00

Added header for missing function prototype.

This commit is contained in:
jshepher
2004-12-04 00:57:18 +00:00
parent ca6e5c4072
commit b2cc289c8d

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.