Problem: Amiga: obsolete function.
Solution: Remove the function. (Ola Söder, closes #7374)
mf_ins_free(mfp, hp); // put *hp in the free list
}
-#if defined(__MORPHOS__) && defined(__libnix__)
-// function is missing in MorphOS libnix version
-extern unsigned long *__stdfiledes;
-
- static unsigned long
-fdtofh(int filedescriptor)
-{
- return __stdfiledes[filedescriptor];
-}
-#endif
-
/*
* Sync the memory file *mfp to disk.
* Flags:
static int included_patches[] =
{ /* Add new patch number below this line */
+/**/
+ 2049,
/**/
2048,
/**/