Description: Fix kFreeBSD build Drop redundant sys/dirent.h include Forwarded: https://github.com/htop-dev/htop/pull/386 Author: Graham Inggs Last-Update: 2020-12-11 --- a/freebsd/FreeBSDProcessList.c +++ b/freebsd/FreeBSDProcessList.c @@ -14,7 +14,6 @@ #include #include #include -#include #include #include // needs to be included before for MAXPATHLEN #include