mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
remove useless include <sys/types.h>
This commit is contained in:
parent
9d5f0e45c0
commit
1421163df3
@ -1,7 +1,6 @@
|
||||
#include "modules/battery.hpp"
|
||||
#if defined(__FreeBSD__)
|
||||
// clang-format off
|
||||
#include <sys/types.h>
|
||||
#include <sys/sysctl.h>
|
||||
// clang-format on
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user