mirror of
https://github.com/openssh/openssh-portable.git
synced 2026-06-24 08:48:18 +00:00
bsd-openpty: include stdio.h for snprintf
This commit is contained in:
committed by
Damien Miller
parent
afe83537e0
commit
dc9af8fb04
@@ -38,6 +38,7 @@
|
||||
#include <sys/types.h>
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#include <sys/stat.h>
|
||||
#ifdef HAVE_SYS_IOCTL_H
|
||||
|
||||
Reference in New Issue
Block a user