Radish
alpha
Sign in
H
HardenedBSD-pkg
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Clone
Radicle
Git
Source
Commits
10440
Issues
Patches
Commits
›
13e495f
Include properly errno.h
Baptiste Daroussin
committed
12 years ago
commit 13e495f57b6a01a9f7e7a8272dc94af2e208fd92
parent
97325e9
1 file changed
+1
-0
modified
src/ssh.c
@@ -36,6 +36,7 @@
#include <stdio.h>
#include <fcntl.h>
#include <err.h>
+
#include <errno.h>
#include <pkg.h>