mirror of git://anongit.mindrot.org/openssh.git
includes.h for sk-dummy.c, dummy
This commit is contained in:
parent
b218055e59
commit
37f5b5346e
|
@ -14,6 +14,8 @@
|
|||
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "includes.h"
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
|
Loading…
Reference in New Issue