1
0
mirror of git://anongit.mindrot.org/openssh.git synced 2025-03-29 14:57:06 +00:00

Add includes.h for compatibility stuff.

This commit is contained in:
Darren Tucker 2015-02-25 13:17:40 +11:00
parent 38806bda6d
commit a47ead7c95

View File

@ -15,6 +15,8 @@
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
#include "includes.h"
#include <sys/types.h>
#include <string.h>