From fc85c874b585778fe2eae90ab562103b7c8a7b6f Mon Sep 17 00:00:00 2001 From: Charles Forsyth Date: Sun, 18 May 2014 15:32:02 +0100 Subject: revert to 626 to undo unintended push --- emu/port/fns.h | 1 - 1 file changed, 1 deletion(-) (limited to 'emu/port/fns.h') diff --git a/emu/port/fns.h b/emu/port/fns.h index db08957d..be825d17 100644 --- a/emu/port/fns.h +++ b/emu/port/fns.h @@ -119,7 +119,6 @@ Pgrp* newpgrp(void); Proc* newproc(void); void nexterror(void); void notkilled(void); -int nrand(int); int openmode(ulong); void osblock(void); void* oscmd(char**, int, char*, int*); -- cgit v1.2.3