mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-28 00:04:30 +02:00
KNF
This commit is contained in:
parent
5fe46a45c8
commit
ceb3136f5f
@ -1,4 +1,4 @@
|
|||||||
/* $Id: fake-socket.h,v 1.3 2002/04/12 03:35:40 tim Exp $ */
|
/* $Id: fake-socket.h,v 1.4 2003/06/04 23:56:35 djm Exp $ */
|
||||||
|
|
||||||
#ifndef _FAKE_SOCKET_H
|
#ifndef _FAKE_SOCKET_H
|
||||||
#define _FAKE_SOCKET_H
|
#define _FAKE_SOCKET_H
|
||||||
@ -7,6 +7,7 @@
|
|||||||
#include "sys/types.h"
|
#include "sys/types.h"
|
||||||
|
|
||||||
#ifndef HAVE_STRUCT_SOCKADDR_STORAGE
|
#ifndef HAVE_STRUCT_SOCKADDR_STORAGE
|
||||||
|
|
||||||
# define _SS_MAXSIZE 128 /* Implementation specific max size */
|
# define _SS_MAXSIZE 128 /* Implementation specific max size */
|
||||||
# define _SS_PADSIZE (_SS_MAXSIZE - sizeof (struct sockaddr))
|
# define _SS_PADSIZE (_SS_MAXSIZE - sizeof (struct sockaddr))
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user