Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Use compatibility shims for strtonum().
Landon Fuller committed 11 years ago
commit 27e59afdf6af1e798d43d1472298d7fb2d8cb70e
parent afe520b
1 file changed +2 -0
modified src/set.c
@@ -36,6 +36,8 @@

#include <pkg.h>

+
#include <bsd_compat.h>
+

#include "pkgcli.h"

#define AUTOMATIC 1U<<0