mirror of
https://github.com/rad4day/Waybar.git
synced 2025-07-20 01:42:38 +02:00
fix: bsd
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#include <sys/sysctl.h>
|
||||
// clang-format off
|
||||
#include <sys/types.h>
|
||||
#include <sys/sysctl.h>
|
||||
// clang-format on
|
||||
#include <unistd.h> // getpagesize
|
||||
|
||||
#include "modules/memory.hpp"
|
||||
|
Reference in New Issue
Block a user