Radish
alpha
Sign in
H
HardenedBSD-pkg
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Clone
Radicle
Git
Source
Commits
10440
Issues
Patches
Commits
›
c33630c
Remove errno.h from pkg_jobs.c as it is not needed
Marin Atanasov Nikolov
committed
14 years ago
commit c33630c6bf6007b27d1703a4d3e4c6ebf28c192b
parent
c746dec
1 file changed
+0
-1
modified
libpkg/pkg_jobs.c
@@ -1,5 +1,4 @@
#include <assert.h>
-
#include <errno.h>
#include <stdbool.h>
#include <stdlib.h>
#include <string.h>