mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
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
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=49280
@ -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…
Reference in New Issue
Block a user