mirror of
https://github.com/GnoConsortium/gno.git
synced 2024-12-21 23:29:16 +00:00
no longer required
This commit is contained in:
parent
8b04cea893
commit
4329ce7e29
@ -1,19 +0,0 @@
|
|||||||
/*
|
|
||||||
* Copyright 1996 Devin Reade <gdr@myrias.com>.
|
|
||||||
* All rights reserved.
|
|
||||||
*
|
|
||||||
* For copying and distribution information, see the file "COPYING"
|
|
||||||
* accompanying this file.
|
|
||||||
*
|
|
||||||
* $Id: install.h,v 1.2 1996/09/03 03:54:59 gdr Exp $
|
|
||||||
*/
|
|
||||||
|
|
||||||
#ifndef __GSOS__
|
|
||||||
#include <gsos.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/* these are from libc */
|
|
||||||
extern GSString255Ptr __C2GSMALLOC (char *s);
|
|
||||||
extern char * __GS2CMALLOC (GSString255Ptr g);
|
|
||||||
extern char * __GS2C (char *s, GSString255Ptr g);
|
|
||||||
extern int _mapErr (int err);
|
|
Loading…
Reference in New Issue
Block a user