Adding upstream version 1.65.7.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
5189956325
commit
32b8eb3fd7
4153 changed files with 2487292 additions and 0 deletions
9
include/linux/s390x/netinet/in_systm.h
Normal file
9
include/linux/s390x/netinet/in_systm.h
Normal file
|
@ -0,0 +1,9 @@
|
|||
#ifndef _NETINET_IN_SYSTM_H
|
||||
#define _NETINET_IN_SYSTM_H
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
typedef uint16_t n_short;
|
||||
typedef uint32_t n_long, n_time;
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue