From: Tomohiro Kusumi Date: Sat, 16 Jun 2018 15:39:48 +0000 (-0700) Subject: sbin/hammer: Explicitly include X-Git-Tag: v5.5.0~495 X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/1ebd8403f3e872874ddfb128deb1dd406be19f17 sbin/hammer: Explicitly include generally helps become more portable on Linux and other platforms. --- diff --git a/sbin/hammer/hammer_util.h b/sbin/hammer/hammer_util.h index 8e5d9810e8..2c6c02acfd 100644 --- a/sbin/hammer/hammer_util.h +++ b/sbin/hammer/hammer_util.h @@ -41,6 +41,7 @@ #include #include #include +#include #include #include