mirror of
				https://github.com/rad4day/Waybar.git
				synced 2025-10-31 16:02:43 +01:00 
			
		
		
		
	fix: bsd
This commit is contained in:
		| @@ -1,6 +1,8 @@ | ||||
| #include <spdlog/spdlog.h> | ||||
| #include <sys/sysctl.h> | ||||
| // clang-format off | ||||
| #include <sys/types.h> | ||||
| #include <sys/sysctl.h> | ||||
| // clang-format on | ||||
| #include <unistd.h>  // sysconf | ||||
|  | ||||
| #include <cmath>    // NAN | ||||
|   | ||||
| @@ -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
	 Alex
					Alex