Unify header includes
- Sort Alphabetically - Same indentation for preprocessor clauses
This commit is contained in:
@ -16,9 +16,9 @@
|
||||
#include <errno.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <sys/sensors.h>
|
||||
#include <sys/sysctl.h>
|
||||
#include <sys/time.h>
|
||||
#include <sys/sensors.h>
|
||||
|
||||
const char *
|
||||
temp(const char *null)
|
||||
|
Reference in New Issue
Block a user