mirror of
https://github.com/rad4day/Waybar.git
synced 2025-07-16 07:52:37 +02:00
remove useless include <sys/types.h>
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user