mirror of
git://anongit.mindrot.org/openssh.git
synced 2025-01-03 00:02:05 +00:00
- djm@cvs.openbsd.org 2014/07/03 23:18:35
[authfile.h] remove leakmalloc droppings
This commit is contained in:
parent
72e6b5c9ed
commit
48bae3a38c
@ -1,3 +1,9 @@
|
|||||||
|
20140706
|
||||||
|
- OpenBSD CVS Sync
|
||||||
|
- djm@cvs.openbsd.org 2014/07/03 23:18:35
|
||||||
|
[authfile.h]
|
||||||
|
remove leakmalloc droppings
|
||||||
|
|
||||||
20140704
|
20140704
|
||||||
- OpenBSD CVS Sync
|
- OpenBSD CVS Sync
|
||||||
- jsing@cvs.openbsd.org 2014/07/03 12:42:16
|
- jsing@cvs.openbsd.org 2014/07/03 12:42:16
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* $OpenBSD: authfile.h,v 1.18 2014/06/24 01:13:21 djm Exp $ */
|
/* $OpenBSD: authfile.h,v 1.19 2014/07/03 23:18:35 djm Exp $ */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2000, 2013 Markus Friedl. All rights reserved.
|
* Copyright (c) 2000, 2013 Markus Friedl. All rights reserved.
|
||||||
@ -27,10 +27,6 @@
|
|||||||
#ifndef AUTHFILE_H
|
#ifndef AUTHFILE_H
|
||||||
#define AUTHFILE_H
|
#define AUTHFILE_H
|
||||||
|
|
||||||
#ifdef WITH_LEAKMALLOC
|
|
||||||
#include "leakmalloc.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
struct sshbuf;
|
struct sshbuf;
|
||||||
struct sshkey;
|
struct sshkey;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user