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
stupid me. need errno.h
OPENBSD_5_7
tedu
10 years ago
parent
f2faceb1ea
commit
3e66a761e0
1 changed files
with
2 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
src/lib/libc/crypt/bcrypt.c
+ 2
- 1
src/lib/libc/crypt/bcrypt.c
View File
@ -1,4 +1,4 @@
/* $OpenBSD: bcrypt.c,v 1.
49 2015/01/07 15:46:23
tedu Exp $ */
/* $OpenBSD: bcrypt.c,v 1.
50 2015/01/07 16:05:28
tedu Exp $ */
/*
/*
*
Copyright
(
c
)
2014
Ted
Unangst
<
tedu
@
openbsd
.
org
>
*
Copyright
(
c
)
2014
Ted
Unangst
<
tedu
@
openbsd
.
org
>
@ -34,6 +34,7 @@
#
include
<sys/types.h>
#
include
<sys/types.h>
#
include
<blf.h>
#
include
<blf.h>
#
include
<ctype.h>
#
include
<ctype.h>
#
include
<errno.h>
#
include
<pwd.h>
#
include
<pwd.h>
#
include
<stdio.h>
#
include
<stdio.h>
#
include
<stdlib.h>
#
include
<stdlib.h>
Write
Preview
|
|
|
|
|
|
|
|
|
|
|
|
|
|
xxxxxxxxxx
0
0
0:0
x
0
0
0:0
Loading…
Cancel
Save