Added forward declaration (to satisfy Standard C).
This commit is contained in:
@@ -46,6 +46,9 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
static object *modules;
|
||||
|
||||
/* Forward */
|
||||
static int init_builtin PROTO((char *));
|
||||
|
||||
/* Initialization */
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user