This website works better with JavaScript.
Home
Explore
Register
Sign In
Fincer
/
openntpd-openbsd
mirror of
https://github.com/Fincer/openntpd-openbsd
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
61
Wiki
Activity
Browse Source
xpg4.2 makes sys/types.h optional, so we gotta include it ourselves
OPENBSD_2_0
deraadt
29 years ago
parent
375b735121
commit
fc8220f0ea
1 changed files
with
2 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
src/include/regex.h
+ 2
- 1
src/include/regex.h
View File
@ -1,4 +1,4 @@
/* $NetBSD: regex.h,v 1.4
1994/10/26 00:56:14 cgd
Exp $ */
/* $NetBSD: regex.h,v 1.4
.6.1 1996/06/10 18:57:07 explorer
Exp $ */
/*-
/*-
*
Copyright
(
c
)
1992
Henry
Spencer
.
*
Copyright
(
c
)
1992
Henry
Spencer
.
@ -43,6 +43,7 @@
#
define _REGEX_H_
#
define _REGEX_H_
#
include
<sys/cdefs.h>
#
include
<sys/cdefs.h>
#
include
<sys/types.h>
/* types */
/* types */
typedef
off_t
regoff_t
;
typedef
off_t
regoff_t
;
Write
Preview
|
|
|
|
|
|
|
|
|
|
|
|
|
|
xxxxxxxxxx
0
0
0:0
x
0
0
0:0
Loading…
Cancel
Save