https://bugs.gentoo.org/871165 From 065e349d0a0e1db9fda99f90ff825b7934f191da Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 16 Oct 2022 18:18:58 +0100 Subject: [PATCH] Include for strcmp --- a/hpwd.c +++ b/hpwd.c @@ -24,6 +24,7 @@ # endif # include +# include # include "hfs.h" # include "hcwd.h"