Define __off_t.
This commit is contained in:
parent
f4314449b5
commit
811a7d76bb
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: ansi.h,v 1.2 2000/06/26 15:45:43 kleink Exp $ */
|
||||
/* $NetBSD: ansi.h,v 1.3 2000/06/26 15:51:15 kleink Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 2000 The NetBSD Foundation, Inc.
|
||||
@ -41,6 +41,7 @@
|
||||
|
||||
#include <machine/int_types.h>
|
||||
|
||||
typedef __int64_t __off_t;
|
||||
typedef __uint8_t __sa_family_t;
|
||||
typedef unsigned int __socklen_t;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user