Previous commit also removed some 'const' qualifiers on args for
svr4_sys_sendto() which probably shouldn't have been 'const'.
This commit is contained in:
parent
c8f2ce34ac
commit
275d27d822
@ -20,7 +20,7 @@
|
||||
; OBSOL obsolete, not included in system, only specifies name
|
||||
; UNIMPL not implemented, placeholder only
|
||||
;
|
||||
; $Id$
|
||||
; $Id: syscalls.master,v 1.2 1999/07/30 12:45:21 newton Exp $
|
||||
;
|
||||
#include <sys/types.h>
|
||||
#include <sys/socket.h>
|
||||
|
@ -20,7 +20,7 @@
|
||||
; OBSOL obsolete, not included in system, only specifies name
|
||||
; UNIMPL not implemented, placeholder only
|
||||
;
|
||||
; $Id$
|
||||
; $Id: syscalls.master,v 1.2 1999/07/30 12:45:21 newton Exp $
|
||||
;
|
||||
#include <sys/types.h>
|
||||
#include <sys/socket.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user