mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-31 01:35:11 +02:00
- dtucker@cvs.openbsd.org 2013/02/19 02:12:47
[krl.c] Remove bogus include. ok djm (id sync only)
This commit is contained in:
parent
1910478c2d
commit
f3c3814243
@ -5,6 +5,9 @@
|
|||||||
Keep track of which IndentityFile options were manually supplied and which
|
Keep track of which IndentityFile options were manually supplied and which
|
||||||
were default options, and don't warn if the latter are missing.
|
were default options, and don't warn if the latter are missing.
|
||||||
ok markus@
|
ok markus@
|
||||||
|
- dtucker@cvs.openbsd.org 2013/02/19 02:12:47
|
||||||
|
[krl.c]
|
||||||
|
Remove bogus include. ok djm
|
||||||
|
|
||||||
20130401
|
20130401
|
||||||
- (dtucker) [openbsd-compat/bsd-cygwin_util.{c,h}] Don't include windows.h
|
- (dtucker) [openbsd-compat/bsd-cygwin_util.{c,h}] Don't include windows.h
|
||||||
|
2
krl.c
2
krl.c
@ -14,7 +14,7 @@
|
|||||||
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* $OpenBSD: krl.c,v 1.9 2013/01/27 10:06:12 djm Exp $ */
|
/* $OpenBSD: krl.c,v 1.10 2013/02/19 02:12:47 dtucker Exp $ */
|
||||||
|
|
||||||
#include "includes.h"
|
#include "includes.h"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user