This website works better with JavaScript.
Home
Explore
Register
Sign In
Fincer
/
openntpd-portable
mirror of
https://github.com/Fincer/openntpd-portable
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
10
Wiki
Activity
Browse Source
add shim for constraint_add
OPENBSD_5_8
Brent Cook
9 years ago
parent
7523d1ea94
commit
993ab7afa5
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
src/constraint-disabled.c
+ 5
- 0
src/constraint-disabled.c
View File
@ -36,6 +36,11 @@ constraint_check_child(void)
{
}
void
constraint_add
(
struct
constraint
*
cstr
)
{
}
int
constraint_dispatch_msg
(
struct
pollfd
*
pfd
)
{
Write
Preview
Loading…
Cancel
Save